Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
{
"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.