Utilice este endpoint para recuperar los detalles de una Operación específica creada a partir de una Cuenta por su identificador.
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.
El identificador único de la cuenta de la cual desea recuperar los saldos.
El identificador único de la operación que desea recuperar.
Indica que la solicitud fue exitosa y la respuesta contiene los datos esperados.
El identificador único de la Operación.
El identificador único de la Transacción.
The unique identifier of the Organization.
El identificador único del Ledger.
El identificador único de la Cuenta.
The alias for the account used in the operation.
The unique identifier of the Balance.
The unique key that identifies the Balance.
Description of the transaction.
The type of the operation.
CREDIT, DEBIT, ON_HOLD, RELEASE The name of the asset used in the operation.
The name of the Chart-of-Accounts that the operation belongs to.
Obsoleto. Use routeId en su lugar. Se eliminará en la próxima versión mayor.
El identificador único de la ruta de operación asociada a esta operación.
Un código legible de la ruta de operación, útil para auditoría y rastreabilidad.
100La dirección de la operación en la contabilidad de partida doble.
debit, credit An object containing information about the amount used in the operation.
An object containing information about the balance before the operation.
An object containing information about the balance after the operation.
The transaction status (pending, completed, reversed).
If true, indicates that the operation affected the account balance.
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'.