Skip to main content
POST
Import a complete credit note

Authorizations

Authorization
string
header
required

Body

application/json

Complete credit note object to import

reference
string
required
Maximum string length: 80
client
object
required
amount
integer
required
Required range: x >= 0
issueDate
string<date>
required
currency
string
required
externalId
string | null
Maximum string length: 80
dueDate
string<date>
defaultCurrencyAmount
number
Required range: x >= 0
paybacks
object[]

Response

Returns the imported credit note

id
string<uuid>
tenantId
string<uuid>
clientId
string<uuid>
externalId
string | null
reference
string
amount
integer
remainingAmount
integer
paybackAmount
integer
deductedAmount
integer
issueDate
string<date-time>
paybacks
object[]
status
enum<string>

Credit note status

Available options:
available,
deducted,
disputed,
recovery
createdAt
string<date-time>
updatedAt
string<date-time>