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

Language
Credentials
Click Try It! to start a request and see the response here!