Products
Create a new Product
Create a new Product
POST
/
products
Headers
Your API credentials. Eg. Basic {credentials}
.
Use this header to select an API version
Available options:
2024-07-30
Body
application/json
Name of the Product, this appears within Sequence's dashboard.
The internal description of the product. This can be used to maintain some explanation or comments regarding the product.
Response
201 - 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.