Creates a new credit note.
invoiceId.clientId.client payloads, client resolution, or automatic client creation.422.Unlike the public invoice and proforma APIs, this is an explicit create flow without smart defaults. Send the complete business payload for the document including dates, bank account, symbols, currency, and items.
If you use warehouse allocations on items, the backend processes them as inbound warehouse movements linked to the credit note.
If you send an Idempotency-Key, the same key with the same payload returns the original response without creating the credit note again.
Bearer token created for a specific company in Integrations → API.
Optional request identifier for safe retries. Use a unique value for each create request you want to retry safely.
"invoice-create-2026-03-03-001"
Payload used to create a credit note. This is an explicit create flow without inline client resolution. You must send the complete business payload including invoiceId, all key document fields, and items. The client is derived automatically from the source invoice and the resulting credit note total must stay negative.
ID of the original invoice the credit note references. The invoice must be available in the token scope.
301
Explicit credit-note number. It must be unique across invoices and credit notes. This flow requires number, so do not send numericalSeriesId together with it.
1 - 20"20260051"
Issue date in Y-m-d format.
"2026-03-03"
Due date in Y-m-d format. It must be greater than or equal to issueDate.
"2026-03-17"
Delivery date in Y-m-d format. It must be less than or equal to issueDate.
"2026-03-03"
Company bank account ID used on the credit note.
201
Variable symbol with 1 to 10 digits.
0 <= x <= 999999999920260051
Reverse-charge tax liability flag.
false
Payment method ID from the payment method reference table.
1
Currency ID from the currency reference table.
1
Currency exchange rate against EUR. If the document currency is EUR, the backend always stores and returns 1.0.
0.00001 <= x <= 100000001
Language ID from the language reference table.
1
Credit note line items. The resulting document must have a negative total amount.
1 - 100 elementsPayload for a single invoice line item. Three modes are supported: a manual item, priceListItemId + quantity, or priceListItemId with sparse override fields. quantity is always required. If you omit priceListItemId, you must also send name, unitPrice, and vatRate. unitId is optional; when you omit it for a manual item, the backend defaults to unit 1 (piece / Unit::Piece). If you send priceListItemId, the backend can hydrate the name, unit, unit price, and VAT rate from the price list item, and the payload acts only as a sparse override.
Optional business case ID. When sent, it must be available in the token scope and to the client derived from the source invoice.
701
Numbering series ID for credit notes. In this explicit public create/update flow, do not send it together with the required number field.
12
Constant symbol with 1 to 4 digits.
0 <= x <= 9999308
Specific symbol with 1 to 10 digits.
0 <= x <= 999999999955
Document-level discount type.
percentage, fixed "percentage"
Document-level discount value.
10
Note shown on the document.
3000"Credit note for the original invoice."
Text shown above the line items.
3000"We are crediting part of the original supply."
Credit note created.
Credit note.
351
"6b1b8c9e-66e6-4fb5-b2db-6d7c7f0f8f19"
"credit-note"
"20260051"
Absolute URL of the public web document for this credit note.
"https://app.fintoro.sk/web-doklad/credit-note/4f3f8a95-5c4a-4c8b-9e6c-8a0c1a5df3a1"
Absolute URL of the Fintoro API endpoint that downloads this credit note PDF as an attachment.
"https://app.fintoro.sk/api/public/v1/credit-notes/351/pdf"
Supplier snapshot stored directly on this document.
Live ID of the client linked to the credit note.
101
Historical client snapshot stored directly on this document.
Bank account linked to the credit note as a live relation, loaded even through soft delete.
Payments linked to this credit note ordered from newest to oldest.
ID of the original invoice the credit note references.
301
20260051
308
55
"2026-03-03"
"2026-03-17"
"2026-03-03"
Optional business case ID. When sent, it must belong to the client derived from the source invoice.
701
"percentage"
10
false
12
Payment method ID from the payment method reference table.
1
Currency ID from the currency reference table.
1
1
Language ID from the language reference table.
1
"Credit note for the original invoice."
"We are crediting the original supply."
-20
-24
0
-20
-24
-24
paid, unpaid, partially_paid, overdue, will_not_be_paid "unpaid"
true