Products
Archive a product
Archive one of your products. Once archived, new prices cannot be created for the product.
POST
/
products
/
{id}
/
archive
Headers
Your API credentials. Eg. Basic {credentials}
.
Use this header to select an API version
Available options:
2024-07-30
Path Parameters
Product ID
Response
200 - application/json
Product ID
Name of the Product, this appears within Sequence's dashboard.
Time at which the Product was first created, in ISO 8601 format (UTC). This is set by the server and cannot be changed. Expect millisecond precision.
Time at which the Product was last updated, in ISO 8601 format (UTC). Expect millisecond precision.
The internal description of the product. This can be used to maintain some explanation or comments regarding the product.