billingWallet

Update auto-reload settings

Enables, disables, or changes wallet auto-reload. Amounts are expressed in cents and must comply with the limits returned by the GET operation.

put/wallet/auto_reload

Headers

Authorizationstring required

Request body

enabledboolean required
reload_amount_centsinteger required
minimum_balance_threshold_centsinteger required
maximum_monthly_spend_centsinteger required

Response

Updated auto-reload configuration.

Changes