latestOpenAPI 3.0.42026-08-213579001013.0 KB
5f993bd211f5
Billing
Deletes a manual charge from its billing period.
Only charges and refunds entered by hand can be deleted, and only while their billing period is still Open or Reconciling. Charges derived from the billing account — the recurring platform fee and the minimum-spend top-up — are managed through the billing account instead and are rejected here. Responds 409 Conflict when the period is invoiced while the request is in flight, leaving the charge in place.
delete/billing/manual-charge/{manualChargeId}
Path parameters
manualChargeIdstring required
The id of the manual charge to delete.
Response
No Content