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
Example response
{
"amount": "29.9900",
"currency": "USD"
}