Skip to main content
POST
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)

Body

application/json
metadata
object
required
description
string
Example:

"Settlement route for service charges"

operationRoutes
string<uuid>[] | null
title
string
Example:

"Charge Settlement"

Response

Created

createdAt
string<date-time>
required
Example:

"2025-01-01T00:00:00Z"

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

"2025-01-01T00:00:00Z"

updatedAt
string<date-time>
required
Example:

"2025-01-01T00:00:00Z"

description
string
Example:

"Settlement route for service charges"

id
string
Example:

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

ledgerId
string
Example:

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

metadata
object
operationRoutes
object[] | null
organizationId
string
Example:

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

title
string
Example:

"Charge Settlement"