v2

latestOpenAPI 3.0.0raw.githubusercontent.com2026-02-16143114179.4 KB
Add-Ons

Remove applied add-on

Remove a one-time charge that has not yet been invoiced.

delete/api/add-ons/applied/{id}

Path parameters

idstring required

Applied add-on ID

Response

Applied add-on removed

idstring required
addOnIdstring required
customerIdstring required
subscriptionIdstring
amountstring required
currencystring required
invoiceIdstring
createdAtstring required

Example response

{
  "amount": "29.9900",
  "currency": "USD"
}