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

Create a refundable credit note

Idempotency Supported

This API is used to create a refundable credit note for the order

Sample Request

Sample Result[JSON]

URL Format

POST https://[site].chargebee.com/api/v2/orders/{order-id}/create_refundable_credit_note

Input Parameters

customer_notes
optional, string, max chars=2000

The Customer Notes to be filled in the Credit Notes created to capture this refund detail.

comment
optional, string, max chars=300

Comment, if any, on the refund.

credit_note
Parameters for credit_note
pass parameters as credit_note[<param name>]

Returns

Order object
Resource object representing order