Skip to main content
GET
Get an account template

Authorizations

Authorization
string
header
required

OAuth 2.0 client_credentials grant. Send client_id:client_secret as HTTP Basic, or as form fields. Tokens are HS256 JWTs valid for one hour (configurable). Decode them at jwt.io.

Path Parameters

name
string
required

Response

ok

object
enum<string>
required
Available options:
account_template
name
string
required
Example:

"accounts_receivable"

accounting_type
enum<string>
required
Available options:
asset,
liability,
revenue,
expense,
equity
created_at
string<date-time>
required
allowed_currencies
string[]
balance_non_negative
boolean
description
string | null
fund_classification
enum<string> | null
Available options:
client_held,
operator,
neutral
custody_provider
string | null
custody_external_id
string | null
metadata
object