Skip to main content
GET
Error

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de ruta

organization_id
string
requerido

Organization ID (UUID)

ledger_id
string
requerido

Ledger ID (UUID)

operation_route_id
string
requerido

Operation Route ID (UUID)

Respuesta

OK

createdAt
string<date-time>
requerido
Ejemplo:

"2021-01-01T00:00:00Z"

deletedAt
string<date-time> | null
requerido
Ejemplo:

"2021-01-01T00:00:00Z"

updatedAt
string<date-time>
requerido
Ejemplo:

"2021-01-01T00:00:00Z"

account
object
accountingEntries
object
code
string
Ejemplo:

"EXT-001"

description
string
Ejemplo:

"This operation route handles cash-in transactions from service charge collections"

id
string
Ejemplo:

"01965ed9-7fa4-75b2-8872-fc9e8509ab0a"

ledgerId
string
Ejemplo:

"01965ed9-7fa4-75b2-8872-fc9e8509ab0a"

metadata
object
operationType
string
Ejemplo:

"source"

organizationId
string
Ejemplo:

"01965ed9-7fa4-75b2-8872-fc9e8509ab0a"

title
string
Ejemplo:

"Cashin from service charge"