Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Archive a product
ID of the product to be archived
Response
Success
Archive a product. Any current rate cards associated with this product will continue to function as normal. However, it will no longer be available as an option for newly created rates. Once you archive a product, you can still retrieve it in the UI and API, but you cannot unarchive it.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Archive a product
ID of the product to be archived
Success