productCode | string The product code |
name | string The name of the product |
universalProductCode | string The universal product code |
providerProductCode | string The provider product code |
provider | string The provider |
brand | string The brand |
merchant | string The merchant |
merchantProductCode | string The merchant product code |
mainImageUrl | string The main image url |
thumbnailImageUrl | string The thumbnail image url |
alternateImage1Url | string The alternate image 1 url |
alternateImage2Url | string The alternate image 2 url |
alternateImage3Url | string The alternate image 3 url |
alternateImage4Url | string The alternate image 4 url |
country | string The country |
currency | string The currency |
number or string The price | |
string or boolean Is the product in stock | |
string or boolean Is the product in preorder | |
string or Array of strings The keywords as string separated by a comma. Also accepts an array of keywords. | |
merchantCategoryPath | string The merchant category path |
locale | string The locale |
displayName | string The display name |
shortDescription | string The short description |
longDescription | string The long description |
url | string The url |
{- "productCode": "f20194fd-cdff-4895-a583-7a8606568fff",
- "name": "Awesome Steel Towels",
- "universalProductCode": "43a2d202-606b-40f7-83a9-d6362444e4ff",
- "providerProductCode": "e7c1b7f0-3e3d-4b4f-8b5b-2d2e3f0b1e4f",
- "provider": "Google market place",
- "brand": "Adidas",
- "merchant": "Adidas",
- "merchantProductCode": "Adidas-4415",
- "country": "FRA",
- "currency": "EUR",
- "price": "1000",
- "isInstock": "true",
- "isPreorder": "true",
- "keywords": "sport,running",
- "merchantCategoryPath": "sport/",
- "locale": "fr",
- "displayName": "Adidas-441",
- "shortDescription": "chaussure de course confortable",
- "longDescription": "chaussure de course confortable pour les longues distances et les terrains difficiles",
}
{- "productId": 1,
- "productCode": "f20194fd-cdff-4895-a583-7a8606568fff",
- "name": "Awesome Steel Towels",
- "universalProductCode": "43a2d202-606b-40f7-83a9-d6362444e4ff",
- "providerProductCode": "e7c1b7f0-3e3d-4b4f-8b5b-2d2e3f0b1e4f",
- "provider": "Google market place",
- "brand": "Adidas",
- "merchant": "Adidas",
- "merchantProductCode": "Adidas-4415",
- "country": "FRA",
- "currency": "EUR",
- "price": 1000,
- "isInstock": true,
- "isPreorder": true,
- "keywords": [
- "sport",
- "running"
], - "merchantCategoryPath": "sport/",
- "locale": "fr",
- "displayName": "Adidas-441",
- "shortDescription": "chaussure de course confortable",
- "longDescription": "chaussure de course confortable pour les longues distances et les terrains difficiles",
- "lastUpdateDate": "20240731",
- "ProductCategories": [
- {
- "id": 1,
- "label": "Sport"
}
]
}
[- {
- "productId": 1,
- "productCode": "f20194fd-cdff-4895-a583-7a8606568fff",
- "name": "Awesome Steel Towels",
- "universalProductCode": "43a2d202-606b-40f7-83a9-d6362444e4ff",
- "providerProductCode": "e7c1b7f0-3e3d-4b4f-8b5b-2d2e3f0b1e4f",
- "provider": "Google market place",
- "brand": "Adidas",
- "merchant": "Adidas",
- "merchantProductCode": "Adidas-4415",
- "country": "FRA",
- "currency": "EUR",
- "price": 1000,
- "isInstock": true,
- "isPreorder": true,
- "keywords": [
- "sport",
- "running"
], - "merchantCategoryPath": "sport/",
- "locale": "fr",
- "displayName": "Adidas-441",
- "shortDescription": "chaussure de course confortable",
- "longDescription": "chaussure de course confortable pour les longues distances et les terrains difficiles",
- "lastUpdateDate": "20240731",
- "ProductCategories": [
- {
- "id": 1,
- "label": "Sport"
}
]
}
]
[- {
- "productId": 1,
- "productCode": "f20194fd-cdff-4895-a583-7a8606568fff",
- "name": "Awesome Steel Towels",
- "universalProductCode": "43a2d202-606b-40f7-83a9-d6362444e4ff",
- "providerProductCode": "e7c1b7f0-3e3d-4b4f-8b5b-2d2e3f0b1e4f",
- "provider": "Google market place",
- "brand": "Adidas",
- "merchant": "Adidas",
- "merchantProductCode": "Adidas-4415",
- "country": "FRA",
- "currency": "EUR",
- "price": 1000,
- "isInstock": true,
- "isPreorder": true,
- "keywords": [
- "sport",
- "running"
], - "merchantCategoryPath": "sport/",
- "locale": "fr",
- "displayName": "Adidas-441",
- "shortDescription": "chaussure de course confortable",
- "longDescription": "chaussure de course confortable pour les longues distances et les terrains difficiles",
- "lastUpdateDate": "20240731",
- "ProductCategories": [
- {
- "id": 1,
- "label": "Sport"
}
]
}
]
{- "productId": 1,
- "productCode": "f20194fd-cdff-4895-a583-7a8606568fff",
- "name": "Awesome Steel Towels",
- "universalProductCode": "43a2d202-606b-40f7-83a9-d6362444e4ff",
- "providerProductCode": "e7c1b7f0-3e3d-4b4f-8b5b-2d2e3f0b1e4f",
- "provider": "Google market place",
- "brand": "Adidas",
- "merchant": "Adidas",
- "merchantProductCode": "Adidas-4415",
- "country": "FRA",
- "currency": "EUR",
- "price": 1000,
- "isInstock": true,
- "isPreorder": true,
- "keywords": [
- "sport",
- "running"
], - "merchantCategoryPath": "sport/",
- "locale": "fr",
- "displayName": "Adidas-441",
- "shortDescription": "chaussure de course confortable",
- "longDescription": "chaussure de course confortable pour les longues distances et les terrains difficiles",
- "lastUpdateDate": "20240731",
- "ProductCategories": [
- {
- "id": 1,
- "label": "Sport"
}
]
}
id required | number |
productCode | string The product code |
name | string The name of the product |
universalProductCode | string The universal product code |
providerProductCode | string The provider product code |
provider | string The provider |
brand | string The brand |
merchant | string The merchant |
merchantProductCode | string The merchant product code |
mainImageUrl | string The main image url |
thumbnailImageUrl | string The thumbnail image url |
alternateImage1Url | string The alternate image 1 url |
alternateImage2Url | string The alternate image 2 url |
alternateImage3Url | string The alternate image 3 url |
alternateImage4Url | string The alternate image 4 url |
country | string The country |
currency | string The currency |
number or string The price | |
string or boolean Is the product in stock | |
string or boolean Is the product in preorder | |
string or Array of strings The keywords as string separated by a comma. Also accepts an array of keywords. | |
merchantCategoryPath | string The merchant category path |
locale | string The locale |
displayName | string The display name |
shortDescription | string The short description |
longDescription | string The long description |
url | string The url |
{- "productCode": "f20194fd-cdff-4895-a583-7a8606568fff",
- "name": "Awesome Steel Towels",
- "universalProductCode": "43a2d202-606b-40f7-83a9-d6362444e4ff",
- "providerProductCode": "e7c1b7f0-3e3d-4b4f-8b5b-2d2e3f0b1e4f",
- "provider": "Google market place",
- "brand": "Adidas",
- "merchant": "Adidas",
- "merchantProductCode": "Adidas-4415",
- "country": "FRA",
- "currency": "EUR",
- "price": "1000",
- "isInstock": "true",
- "isPreorder": "true",
- "keywords": "sport,running",
- "merchantCategoryPath": "sport/",
- "locale": "fr",
- "displayName": "Adidas-441",
- "shortDescription": "chaussure de course confortable",
- "longDescription": "chaussure de course confortable pour les longues distances et les terrains difficiles",
}
{- "productId": 1,
- "productCode": "f20194fd-cdff-4895-a583-7a8606568fff",
- "name": "Awesome Steel Towels",
- "universalProductCode": "43a2d202-606b-40f7-83a9-d6362444e4ff",
- "providerProductCode": "e7c1b7f0-3e3d-4b4f-8b5b-2d2e3f0b1e4f",
- "provider": "Google market place",
- "brand": "Adidas",
- "merchant": "Adidas",
- "merchantProductCode": "Adidas-4415",
- "country": "FRA",
- "currency": "EUR",
- "price": 1000,
- "isInstock": true,
- "isPreorder": true,
- "keywords": [
- "sport",
- "running"
], - "merchantCategoryPath": "sport/",
- "locale": "fr",
- "displayName": "Adidas-441",
- "shortDescription": "chaussure de course confortable",
- "longDescription": "chaussure de course confortable pour les longues distances et les terrains difficiles",
- "lastUpdateDate": "20240731",
- "ProductCategories": [
- {
- "id": 1,
- "label": "Sport"
}
]
}
{- "productId": 1,
- "productCode": "f20194fd-cdff-4895-a583-7a8606568fff",
- "name": "Awesome Steel Towels",
- "universalProductCode": "43a2d202-606b-40f7-83a9-d6362444e4ff",
- "providerProductCode": "e7c1b7f0-3e3d-4b4f-8b5b-2d2e3f0b1e4f",
- "provider": "Google market place",
- "brand": "Adidas",
- "merchant": "Adidas",
- "merchantProductCode": "Adidas-4415",
- "country": "FRA",
- "currency": "EUR",
- "price": 1000,
- "isInstock": true,
- "isPreorder": true,
- "keywords": [
- "sport",
- "running"
], - "merchantCategoryPath": "sport/",
- "locale": "fr",
- "displayName": "Adidas-441",
- "shortDescription": "chaussure de course confortable",
- "longDescription": "chaussure de course confortable pour les longues distances et les terrains difficiles",
- "lastUpdateDate": "20240731",
- "ProductCategories": [
- {
- "id": 1,
- "label": "Sport"
}
]
}
label required | string The label of the category |
parent | number The parent category id |
{- "label": "chaussure",
- "parent": 3
}
{- "categoryId": 1,
- "lastUpdateDate": "2024-08-01T10:04:00.000Z",
- "label": "chaussure",
- "parent": 3
}
id required | number |
label required | string The label of the category |
parent | number The parent category id |
{- "label": "chaussure",
- "parent": 3
}
{- "categoryId": 1,
- "lastUpdateDate": "2024-08-01T10:04:00.000Z",
- "label": "chaussure",
- "parent": 3
}