Create custom account
Creates a custom account for a business. Custom accounts offer platforms direct control over bank account data and should be used for accounts operated directly by the platform.
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 create custom account for.
Body
Unique ID of the custom account in an external system for linking and idempotency.
Last 4 digits of the custom account number
Name of the custom account
Name of the institution for the custom account
The type of the custom account
The subtype of the custom account
Response
Unique ID for the custom account
Unique ID of the custom account in an external system for linking and idempotency.
Last 4 digits of the custom account number
Name of the account
Name of the institution for the custom account
The type of the custom account
The subtype of the custom account
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