v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBAccounts
Update transaction banking account
Update a transaction banking account.
NOTE: This endpoint requires an account token - an access token encoded with an external account ID. Tokens can expire quickly, which can result in a 401 Unauthorized message.
This endpoint generates the following events:
patch/corporate/v1/corporate-accounts/{externalAccountId}
Path parameters
externalAccountIdstring required
External account ID
Request body
Example request
{
"division_code": "US",
"program_id": 1010
}Response
No Content