Fetches 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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Content-Type must be set to application/json.
The UUID of the business to fetch custom account for.
The UUID of the custom account to fetch.
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, CREDIT, LOAN "DEPOSITORY"
The subtype of the custom account.
CHECKING, SAVINGS, CREDIT CARD, LOAN "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.