Create a credit note

Creates a draft credit note for the specified invoice and returns the created credit note draft.

  • Use PUT /credit-notes/{id} in case the invoice should be partially credited, e.g 3 out of a quantity of 4 for a line item.
  • Use POST /credit-notes/{id}/publish to publish the created credit note.

Scope: invoices:write

Path Params
uuid
required

Unique identifier of the company

uuid
required

Unique identifier of the invoice

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json