Skip to main content
POST
Import a misc operation

Authorizations

Authorization
string
header
required

Body

application/json

Misc operation object that need to be imported

clientId
string<uuid>
required
externalId
string
required
Maximum string length: 80
defaultCurrencyAmount
integer
required
Required range: x >= 0
amount
integer
required
Required range: x >= 0
date
string<date>
required
currency
string
required
Maximum string length: 3
type
enum<string>
required

Direction of the misc operation entry

Available options:
debit,
credit
description
string | null

Response

Returns the imported 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>