Patch custom account
Updates a custom account for a business. Patch style update will only change specified fields.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business to update custom account for.
The UUID of the custom account to update.
Body
Unique ID of the custom account in an external system for linking and idempotency.
"ww9wwLgkrbU3jkg3J4J7ckBR3zKQV6sLPQevK"
Last 4 digits of the custom account number
"4321"
Name of the custom account
"My custom account"
Name of the institution for the custom account
"My custom account institution"
The type of the custom account
"DEPOSITORY"
The subtype of the custom account
"checking"
Response
Unique ID for the custom account
Unique ID of the custom account in an external system for linking and idempotency.
"ww9wwLgkrbU3jkg3J4J7ckBR3zKQV6sLPQevK"
Last 4 digits of the custom account number
"4321"
Name of the account
"My custom account"
Name of the institution for the custom account
"My custom account institution"
The type of the custom account
"DEPOSITORY"
The subtype of the custom account
"checking"
Timestamp of when the custom account was created
Timestamp of when the custom account was last created
Timestamp of when the custom account was archived
The ID of the ledger account associated with the custom account