latestOpenAPI 3.0.32026-08-215925112.0 MB

36be0dca14e7

api
products

Create a Product Stream

post/api/products/streams

Request body

namestring required

The name of the product stream.

activeboolean

Whether the product stream is active or not.

productsstring[]

The products in the product stream.

Response

Created

_idstring required

The ID of the product stream.

namestring required

The name of the product stream.

sellerIdstring required

The seller ID of the product stream.

productsstring[]

The products in the product stream.

activeboolean

Whether the product stream is active or not.

createdAtstring date-time

An ISO timestamp indicating when the product was created.

updatedAtstring date-time

An ISO timestamp indicating when the product was last updated.