Unique product_id. Required if product_id
is used as the product identifier in product_reference_type
.
"b7c901..."
Unique SKU. Required if sku
is used as a product identifier in product_reference_type
.
"ac6674..."
Unique UPC. Required if upc
is used as a product identifier in product_reference_type
.
"ce6378..."
Which field is used to identify the product entity. A value must be provided in the specified field.
"Organic Sawyer Rib Crew Knit"
"Whether your look is clean and casual or sharp and sophisticated, Staple Superior has what you need to achieve that effortlessly cool style."
"Sawyer"
"L"
"Navy"
89.0
Key value pairs of options that define the product, such as departments, categories, styles, etc.
{
"department": [
"menswear"
],
"category": [
"outerwear"
],
"subcategory": [
"knits",
"wool"
]
}
Each additional property must conform to the following schema
Type: array of stringA URL to the product listed on the public internet - i.e., an ecommerce link.
"https://fake.com/menswear/sawyer-rib-crew-knit"
An array of Product Image URLs listed on the public internet.
No Additional ItemsMust be at least 1
characters long
Must be at most 2083
characters long
[
"https://fake.com/images/menswear/sawyer-rib-crew-knit.jpg"
]
The inventory status of the product.
Identifier of product in the inventory system.
"lzx0h1..."
Source of inventory product data, e.g. Shopify, Magento..
"Shopify"
Total number of remaining product units.
99
Total expenditure incurred to produce, store and sell one unit of product.
Value must be greater or equal to 0
50.0
Can the product item be ordered when it's out of stock?
false
Is the product quantity being tracked?
false
An ISO8601 datetime string for when the product inventory status was last updated.
"2024-01-01T00:00:00Z"