{
    "success": true,
    "message": "RushPay API v1",
    "version": "1.0",
    "base_url": "https:\/\/api.rushpay.cash\/v1",
    "endpoints": {
        "authentication": "\/v1\/auth\/login",
        "payments": "\/v1\/payments\/*",
        "transactions": "\/v1\/transactions\/*",
        "balances": "\/v1\/balances",
        "wallets": "\/v1\/wallets",
        "customer_auth": "\/v1\/customer-auth\/send-otp, \/v1\/customer-auth\/verify-otp",
        "customer_balance": "\/v1\/customer\/balances",
        "giftcards": "\/v1\/giftcards\/validate-for-listing, \/v1\/giftcards\/confirm-external-sale",
        "public_giftcards": "\/v1\/public\/giftcards\/verify",
        "widget": "\/widget\/payment-widget.js",
        "ussd": "\/v1\/ussd",
        "invoices": "\/v1\/invoices"
    },
    "timestamp": "2026-06-08T15:20:03+00:00"
}