Skip to main content
PATCH
Error

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

organization_id
string
required

Organization ID (UUID)

ledger_id
string
required

Ledger ID (UUID)

operation_route_id
string
required

Operation Route ID (UUID)

Body

application/json
metadata
object
required
account
object
accountingEntries
object
code
string
Example:

"EXT-001"

description
string
Example:

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

title
string
Example:

"Cashin from service charge"

Response

OK

createdAt
string<date-time>
required
Example:

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

deletedAt
string<date-time> | null
required
Example:

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

updatedAt
string<date-time>
required
Example:

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

account
object
accountingEntries
object
code
string
Example:

"EXT-001"

description
string
Example:

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

id
string
Example:

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

ledgerId
string
Example:

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

metadata
object
operationType
string
Example:

"source"

organizationId
string
Example:

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

title
string
Example:

"Cashin from service charge"