Update wallet settings
Update the global settings of the wallets.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Indicates if the wallet feature is enabled or not. If disabled, wallets won't be debited even if they are in active
state and with money.
true
Allow top up for free amounts on wallets.
true
Allow wallet top up on customer's portal.
false
Product IDs on which wallet will apply. If empty, the wallet will apply to all invoice line items.
[]
Response
Indicates if the wallet feature is enabled or not. If disabled, wallets won't be debited even if they are in active
state and with money.
true
Allow top up for free amounts on wallets.
true
Allow wallet top up on customer's portal.
false
Product IDs on which wallet will apply. If empty, the wallet will apply to all invoice line items.
[]
Last edition date of the wallet settings.
"2024-12-20T16:04:11Z"
Was this page helpful?