v1

latestOpenAPI 3.1.02026-07-22733584.5 KB
Invoicing

Issue a credit note

Requests a credit note against the invoice. Accepted asynchronously and dispatched as an event. Requires a write-scoped key.

post/invoices/{invoice_id}/credit-note

Path parameters

invoice_idstring required

Request body

customer_idstring

Target company. Optional for API keys.

reasonstring

Reason for the credit note.

Response

Credit note request accepted.

event_idstring

Identifier of the dispatched event.