Configure auto-reload settings. Requires billing:write scope.
If auto_reload: true is requested and no payment method is saved, a Stripe Checkout setup session is returned (setup_url) so the user can add a card — auto_reload is not saved as true in this case.
API key (rm_xxx) or JWT token
Enable or disable automatic balance reload
Balance level (in cents) that triggers an auto-reload. Min 0, max 5000.
0 <= x <= 5000Amount (in cents) to reload when the threshold is hit. Min 100 ($1), max 5000 ($50).
100 <= x <= 5000Updated balance settings, or a Stripe setup URL when no payment method is on file