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
account
object
accountingEntries
object
code
string
Example:

"EXT-001"

description
string
Example:

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

operationType
enum<string>
Available options:
source,
destination,
bidirectional
Example:

"source"

title
string
Example:

"Cashin from service charge"

Response

Created

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"