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

Delete an offline transaction

Idempotency Supported

This API deletes an offline transaction. However, to delete an offline transaction all payment allocations associated with the transaction must be removed.

Sample Request

Sample Result[JSON]

URL Format

POST https://[site].chargebee.com/api/v2/transactions/{transaction-id}/delete_offline_transaction

Input Parameters

comment
optional, string, max chars=300

Reason for deleting this transaction. This comment will be added to the associated entity.

Returns

Transaction object
Resource object representing transaction