Configure Sub Tenant Auto Recharge
PUT/api/sub_account/:tenant_id/wallet/auto-recharge
Configure auto-recharge settings for a sub-tenant's wallet. Only parent tenant admins can configure auto-recharge for their sub-tenants.
When enabling auto-recharge:
- If current balance < minimum_balance_before_auto_recharge, triggers immediate recharge
- Sets up automatic recharging for future low-balance situations
When disabling auto-recharge:
- Turns off automatic recharging
- Resets retry counts and last attempted date
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error