60d6c901bc4e
Request body
Display name of the product.
Retraced ID of the brand or company that owns this product.
Free-text product description. Nullable.
Product gender classification. Known values: MALE, FEMALE, UNISEX. Nullable.
Retraced taxonomy identifier for the specific product type within the styleLevelId (e.g. TSHIRTS, OUTDOOR_JACKETS, BUTTONS). For the full list of valid values call GET /api/v2/style-types/.
User-defined brand labels associated with this product. Free-text strings set by the brand — no fixed taxonomy or lookup endpoint. Use to identify which sub-brand a product is sold under (e.g. 'Columbia', 'Prana').
User-defined department labels. Free-text strings set by the user — no fixed taxonomy or lookup endpoint.
User-defined season labels. Free-text strings set by the user — no fixed taxonomy or lookup endpoint.
User-defined collection labels. Free-text strings set by the user — no fixed taxonomy or lookup endpoint.
Array of supplier IDs that can fulfil this product, including the main supplier and any alternates. Use the companyId values here to query GET /supply-chains/:styleId for detailed supply chain data.
The single designated primary supplier for this product. Null if not set. A product can have many entries in suppliers but at most one mainSupplier.
True if this style is a sub-product (e.g. a fabric or trim piece) intended to be assembled into a finished good, rather than sold directly to a consumer. Components appear in BOM (bill of materials) relationships rather than as standalone products.
Your own identifier for this product. Unique per company across all product levels. Can be used in place of the Retraced ID on any product ID field in this API. On update it is only written when the field is present in the body — omitting it keeps the stored value, sending null clears it.
Response
Default Response