provider
billing
Delete Charge Endpoint
Delete a charge and all associated records (payments, items, adjustments, etc.). Only allowed for charges with no card payments. Requires billing:payments:refund permission.
delete/billing/charge/{charge_id}
Path parameters
charge_idstring required
Headers
TENANTstring required
The tenant you are making this request on behalf of
API-KEYstring required
Your api key
Response
Successful Response
boolean required
Changes
No recorded changes to this endpoint across all 1 revision of this API.