Create account

Create a new general ledger account.

Body Params
string
required
^[a-zA-Z0-9._\-+=]{1,64}$

External ID is optional to use, but if used, the Atlar platform will persist it, index it, as well as require it to be unique across all resources. It is possible to retrieve a resource using the external ID using the prefix external:.

associatedConnections
array of objects
required
associatedConnections*
string
required
length between 1 and 64

The name of the general ledger account.

string
length between 1 and 255

The number of the general ledger account.

glEntityIds
array of strings
required
length ≤ 20

The Atlar general ledger entity ids that this general ledger account is associated with.
May be empty for BANK accounts that have not been linked to a GL entity yet (e.g.
unlinked Rillet CoA entries). Non-BANK accounts must have at least one entry.

glEntityIds*
string
length between 3 and 3
^[A-Z]{3,3}$

The currency of the general ledger account.

string
enum

The general ledger account types are not uniform across other third-party systems.
However, it is useful to have a consistent type for the general ledger account. For example,
to suggest accounts one can match with a bank account.

Allowed:
string
required
length between 1 and 64

The general ledger account types are not uniform across other third-party systems.
So instead, we accept the raw type from the third-party system that we can display to the user.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json