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"
}
}