Introducing the Better Auth Chargebee plugin: Use it to handle subscriptions, billing, and auth seamlessly.
Chargebeechargebee API

Delete a credit Note

Idempotency Supported

This API deletes a credit note. A credit note once deleted, is deleted permanently. You cannot delete a credit which has already been deleted or refunded. If you try to delete a refunded or deleted credit note, an error message will be displayed.

Sample Request

Sample Result[JSON]

URL Format

POST https://[site].chargebee.com/api/v2/credit_notes/{credit-note-id}/delete

Input Parameters

comment
optional, string, max chars=300

Reason for deleting this credit note. This comment will be added to the associated invoice entity.

Returns

Credit note object
Resource object representing credit_note