{
    "service": "upsell decline recovery",
    "status": "ok",
    "configured": true,
    "endpoints": {
        "POST /recover-card.php": "recover a declined upsell with a new card",
        "POST /recover-paypal.php": "recover a declined upsell with PayPal",
        "GET  /paypal-return.php": "PayPal comes back here",
        "GET  /orders.php": "recovered orders (needs key)",
        "GET  /funnel/decline.js": "the script for the funnel page"
    }
}