Utilice este endpoint para crear un Tipo de Cuenta. Puede crear múltiples Tipos de Cuenta, pero deben agregarse uno a la vez.
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 Access Manager habilitado.
El tipo de medio del recurso. El valor recomendado es application/json.
Un identificador único utilizado para rastrear y seguir cada solicitud.
El identificador único de la Organización asociada al Ledger.
El identificador único del Ledger asociado.
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.
El identificador único de la Organización.
El identificador único del Ledger.
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'.