Skip to main content
DELETE
/
credit-notes
/
{creditNoteId}
Delete a credit note by its id
curl --request DELETE \
  --url https://api.leanpay.fr/v1/public/credit-notes/{creditNoteId} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Path Parameters

creditNoteId
string<uuid>
required

Id of the credit note

Response

Credit note deleted