Skip to main content
POST
Create General Ledger Account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
description
string
Example:

"Cash at Head office branch"

glCode
string
Example:

"1000124e7"

manualEntriesAllowed
boolean
Example:

true

name
string
Example:

"Cash at Office Vault"

parentId
string
Example:

"29"

type
string
Example:

"asset"

usage
string
Example:

"header"

Response

200 - application/json

{}

The response is of type object.