billing
Get Auto Recharge Settings
Get current auto-recharge configuration.
get/v1/billing/auto-recharge
Headers
authorizationstring
Response
Successful Response
Example response
{
"threshold_cents": 1000,
"amount_cents": 5000
}Get current auto-recharge configuration.
Successful Response
{
"threshold_cents": 1000,
"amount_cents": 5000
}