{
"auto_recharge_enabled": true,
"auto_recharge_threshold_trigger_amount": 123,
"auto_recharge_to_amount": 123
}
{
"auto_recharge_enabled": true,
"auto_recharge_threshold_trigger_amount": 123,
"auto_recharge_to_amount": 123
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type object
.