Skip to main content
GET
Error

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

organization_id
string
obrigatório

Organization ID (UUID)

ledger_id
string
obrigatório

Ledger ID (UUID)

operation_route_id
string
obrigatório

Operation Route ID (UUID)

Resposta

OK

createdAt
string<date-time>
obrigatório
Exemplo:

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

deletedAt
string<date-time> | null
obrigatório
Exemplo:

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

updatedAt
string<date-time>
obrigatório
Exemplo:

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

account
object
accountingEntries
object
code
string
Exemplo:

"EXT-001"

description
string
Exemplo:

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

id
string
Exemplo:

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

ledgerId
string
Exemplo:

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

metadata
object
operationType
string
Exemplo:

"source"

organizationId
string
Exemplo:

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

title
string
Exemplo:

"Cashin from service charge"