v52

OpenAPI 3.1.0raw.githubusercontent.com2026-07-311,1941,9384.1 MB
AutoRechargePreferences

List auto recharge preferences

Returns the payment auto recharge preferences.

get/payment/auto_recharge_prefs

Response

Successful response

Example response

{
  "data": {
    "enabled": true,
    "id": "1524126400473204723",
    "invoice_enabled": true,
    "preference": "credit_paypal",
    "recharge_amount": "104.00",
    "record_type": "auto_recharge_pref",
    "threshold_amount": "104.00"
  }
}