{
    "success": true,
    "data": {
        "name": "JOboost-Cash",
        "version": "1.0.0",
        "description": "API de Paiement Mobile Money ultra-simple",
        "docs": "https:\/\/api-cash.joboost.org\/docs",
        "supported_currencies": [
            "CDF",
            "USD",
            "XAF",
            "XOF",
            "KES",
            "GHS",
            "NGN",
            "RWF",
            "UGX",
            "TZS",
            "ZMW",
            "SLL",
            "EUR",
            "GBP"
        ],
        "supported_countries": [
            "INTL",
            "CD",
            "CG",
            "CM",
            "CI",
            "SN",
            "KE",
            "GH",
            "NG",
            "BJ",
            "BF",
            "GA",
            "RW",
            "UG",
            "TZ",
            "ZM",
            "SL"
        ],
        "endpoints": {
            "POST \/pay": "Initier un paiement",
            "POST \/confirm\/{id}": "Confirmer un paiement (après checkout iframe)",
            "GET  \/verify\/{id}": "Vérifier un paiement",
            "GET  \/balance": "Solde du marchand (USD)",
            "GET  \/transactions": "Historique des transactions",
            "POST \/withdraw": "Retirer ses gains"
        }
    }
}