Idempotency Supported
Try in API ExplorerSample Request
URL Format
POST https://[site].chargebee.com/api/v2/transactions/{transaction-id}/refund
Input Parameters
optional, in cents, min=1
The amount to be refunded. Must not exceed amount_unused.
If not passed then all of amount_unused
is refunded.
Returns
transactionTransaction object
Resource object representing transaction