Headers
An idempotency key is an arbitrary unique value generated by client to detect subsequent retries of the same request. It is recommended that a UUID or a similar random identifier be used as an idempotency key. A different key must be used for each request, unless it is a retry.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Body
Account template to create
Whether this template can be used for account creation
Unique account template name
Rails available to enable on depository accounts
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
The type of the application to require.
- CREDIT: Credit application
- LINE_OF_CREDIT: (Deprecated) Line of credit application (if provided, this will be converted to a CREDIT type in the response)
- RESTRICTED_ACCOUNT: restricted account application
CREDIT, LINE_OF_CREDIT, RESTRICTED_ACCOUNT User provided account template description
Response
Account template created
Whether this template can be used for account creation
Unique account template name
The type of the application to require.
- CREDIT: Credit application
- LINE_OF_CREDIT: (Deprecated) Line of credit application (if provided, this will be converted to a CREDIT type in the response)
- RESTRICTED_ACCOUNT: restricted account application
CREDIT, LINE_OF_CREDIT, RESTRICTED_ACCOUNT Account template description
Generated ID for the template
The id of the tenant containing the resource. This is relevant for Fintechs that have multiple workspaces.
"abcdef_ghijkl"

