Skip to main content
GET
Find misc operation by id

Authorizations

Authorization
string
header
required

Path Parameters

miscOperationId
string<uuid>
required

Id of the misc operation

Response

Found misc operation

id
string<uuid>
tenantId
string<uuid>
clientId
string<uuid>
externalId
string
defaultCurrencyAmount
integer

Absolute value of the operation amount in the tenant's default currency

Required range: x >= 0
amount
integer

Absolute value of the operation amount in the operation currency

Required range: x >= 0
currency
string
date
string<date-time>
description
string | null
type
enum<string>

Direction of the misc operation entry

Available options:
debit,
credit
createdAt
string<date-time>
updatedAt
string<date-time>