Headers
The type of media of the resource. Must be application/json
.
A unique identifier used to trace and track each request.
Path Parameters
The unique identifier of the Organization associated with the Ledger.
The unique identifier of the associated Ledger.
Body
The code that identifies the Asset used in the Account. Important: Must be an Asset that you've already created using the Create an Asset endpoint.
A unique, user-friendly identifier for the account. Used to reference the account in transactions and other operations. If not provided, the system will use the account's ID as the alias.
100
The name of the Account.
256
Specifies the Account Type associated with the account. Important: When Account Type validation is enabled for your Organization and Ledger, this field becomes mandatory and must match an existing keyValue
defined in your Account Types configuration. However, when validation is disabled (default behavior), this field is optional and accepts any free-form string without validation.
The unique identifier of the Parent Account. If the account does not have a parent account, this field will be null.
The unique identifier of the Entity responsible for the Account.
The unique identifier of the associated Portfolio.
The unique identifier of the Segment which is used to cluster the Account.
An object containing information about the status.
An object containing key-value pairs to add as metadata, where the field name
is the key and the field value
is the value. For example, to add a Cost Center, use 'costCenter': 'BR_11101997'.
Response
Indicates that the request was successful and the response contains the expected data.
The unique identifier of the Account.
The unique identifier of the Organization.
The unique identifier of the Ledger.
The code that identifies the Asset used in the Account.
The name of the Account.
256
A unique, user-friendly identifier for the account. Used to reference the account in transactions and other operations.
Specifies the Account Type associated with the account.
The unique identifier of the Parent Account.
The unique identifier of the Entity responsible for the Account.
The unique identifier of the associated Portfolio.
The unique identifier of the Segment which is used to cluster the Account.
An object containing information about the status.
An object containing key-value pairs to add as metadata, where the field name
is the key and the field value
is the value. For example, to add a Cost Center, use 'costCenter': 'BR_11101997'.
Timestamp of creation (UTC).
Timestamp of last update (UTC).
Timestamp of soft deletion, if applicable (UTC).