Accounts
Accounts
Accounts
accountsMethods
Update account
patch/v1/accounts/{account_token}
Update account configuration such as state or spend limits. Can only be run on accounts that are part of the program managed by this API key.
Accounts that are in the PAUSED
state will not be able to transact or create new cards.
Get account's available spend limits
get/v1/accounts/{account_token}/spend_limits
Get an Account's available spend limits, which is based on the spend limit configured on the Account and the amount already spent over the spend limit's duration. For example, if the Account has a daily spend limit of $1000 configured, and has spent $600 in the last 24 hours, the available spend limit returned would be $400.
Domain Types
Account
Accountobject
Account Spend Limits
AccountSpendLimitsobject