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
The body is of type object
.
Success
The response is of type object
.