Crear una Ruta de Operación
Utilice este endpoint para crear una Ruta de Operación.
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Autorizaciones
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Encabezados
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.
Parámetros de ruta
El identificador único de la Organización asociada al Ledger.
El identificador único del Ledger asociado.
Cuerpo
Short text summarizing the purpose of the operation. Used as an entry note for identification.
50El tipo de la Ruta de Operación. Use bidirectional cuando la ruta puede operar en ambas direcciones.
source, destination, bidirectional Defines the rule for selecting the account that will participate in the operation (source or destination).
Una referencia externa utilizada para identificar la ruta de operación. Obsoleto: utilice códigos de rúbrica dentro de accountingEntries en su lugar.
100Detailed description of the Operation Route purpose and usage.
250An 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'.
Entradas contables agrupadas por tipo de acción de transacción. Cada acción se mapea a un par de rúbricas de débito y crédito.
Respuesta
Indica que el recurso fue creado exitosamente y la operación se completó como se esperaba.
El identificador único de la Ruta de Operación.
The unique identifier of the Organization.
El identificador único del Ledger.
Short text summarizing the purpose of the operation. Used as an entry note for identification.
Una referencia externa utilizada para identificar la ruta de operación. Obsoleto: utilice códigos de rúbrica dentro de accountingEntries en su lugar.
100Detailed description of the Operation Route purpose and usage.
El tipo de la Ruta de Operación. Use bidirectional cuando la ruta puede operar en ambas direcciones.
source, destination, bidirectional Entradas contables agrupadas por tipo de acción de transacción. Cada acción se mapea a un par de rúbricas de débito y crédito.
Defines the rule for selecting the account that will participate in the operation (debit or credit).
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'.

