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"
}

Changes

Changed in 1 of the 2 revisions of this API.1