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"
}Changes
Changed in 1 of the 2 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○