Update a business account
OAuth scope: bank_account.write
Updates the details of a specific business account identified by its ID. Currently, it supports only updating the account name.
Business accounts can be named based on your needs (e.g., Primary Account, Project ABC, Tax Pots). This flexibility helps you organize your finances and allocate funds for specific purposes.
Authorizations
Bearer authorization header: Bearer <token>, where <token> is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Headers
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Path Parameters
ID of the business account to update
Body
Response
Business account updated successfully