Use this endpoint to create an Account Type. You can create multiple Account Types, but they must be added one at a time.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
El token de autorización. Este encabezado es requerido si su entorno tiene el Access Manager habilitado.
El tipo de medio del recurso. Debe ser application/json.
Un identificador único utilizado para rastrear y seguir cada solicitud.
The unique identifier of the Organization associated with the Ledger.
The unique identifier of the associated Ledger.
Name of the Account Type.
Unique identifier for the Account Type being created.
Important: If the Account Types feature is enabled, this value becomes mandatory when creating accounts — only previously registered keyValues will be accepted in the type field of the Accounts API.
Accepted characters: lowercase alphanumeric, dashes (-), and underscores (_).
Description of the Account Type.
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'.
Indica que el recurso fue creado exitosamente y la operación se completó como se esperaba.
The unique identifier of the Account Type.
Name of the Account Type.
Description of the Account Type.
Unique identifier for the Account Type created.
Timestamp of creation (UTC).
Timestamp of last update (UTC).
Timestamp of soft deletion, if applicable (UTC).
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'.