Readonly
createdDate and time (UTC) the Product was initially created.
Optional
Readonly
createdIDs and references that created the Product.
Readonly
idUnique identifier of the Product.
Optional
Readonly
keyUser-defined unique identifier of the Product.
This is different from the `key` of a [ProductVariant](ctp:api:type:ProductVariant).
Readonly
lastDate and time (UTC) the Product was last updated.
Optional
Readonly
lastIDs and references that last modified the Product.
Readonly
masterContains the current and the staged representation of the product information.
Optional
Readonly
priceType of Price to be used when looking up a price for the Product.
Readonly
productThe Product Type defining the Attributes of the Product. Cannot be changed.
Optional
Readonly
reviewReview statistics of the Product.
Optional
Readonly
stateState of the Product.
Optional
Readonly
taxThe TaxCategory of the Product.
Readonly
versionCurrent version of the Product.
Optional
Readonly
warningsWarnings about processing of a request.
Appears in response to requests with response status code 202 Accepted
.
An abstract sellable good with a set of Attributes defined by a Product Type. Products themselves are not sellable. Instead, they act as a parent structure for Product Variants. Each Product must have at least one Product Variant, which is called the Master Variant. A single Product representation contains the current and the staged representation of its product data.