AdminPostProductsProductReq
internal.internal.AdminPostProductsProductReq
Schema
The title of the Productpublished.
type: string
enum: [draft, proposed, published, rejected]
type:
description: The Product Type to associate the Product with.
type: object
required:
collection_id: description: The ID of the Product Collection the Product belongs to. type: string tags: description: Product Tags to associate the Product with. type: array items: type: object required:
- value
properties:
id:
description: The ID of an existing Product Tag. If not provided, a new product tag will be created.
type: string
value:
description: The value of the Tag. If the `id`Sales channels to associate the Product with.`currency_code` is not provided.
type: string
currency_code:
description: The 3 character ISO currency code the price will be used in. This is only required if `region_id`Learn about the metadata attribute, and how to delete and update it.
Properties
categoriesProductProductCategoryReq[]collection_idstringdescriptionstringdiscountablebooleanhandlestringheightnumberhs_codestringimagesstring[]lengthnumbermaterialstringmetadataRecord<string, unknown>mid_codestringorigin_countrystringsales_channelsnull | ProductSalesChannelReq[]statusProductStatussubtitlestringtagsProductTagReq[]thumbnailstringtitlestringtypeProductTypeReqvariantsProductVariantReq[]weightnumberwidthnumberWas this section helpful?