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.
Documentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
| Environment | Limit | Refill Period | Initial Size |
|---|---|---|---|
| Sandbox | 5 requests | 1 second | 10 requests |
| Production | 20 requests | 1 second | 40 requests |
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 create custom account for.
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, CREDIT, LOAN "DEPOSITORY"
The subtype of the custom account.
CHECKING, SAVINGS, CREDIT CARD, LOAN "checking"
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.