Body
-
Minimum length is
1
. -
Minimum length is
1
. Format should match the following pattern:^[/\S]+$
. -
At least
1
element.
Minimum length is 1
.
Minimum length is 1
. Format should match the following pattern: ^[/\S]+$
.
At least 1
element.
Minimum length is 1
.
Minimum length is 1
. Format should match the following pattern: ^[/\S]+$
.
At least 1
element.
curl \
--request PUT 'https://demo.api.fygi.store/external/api/products' \
--header "authorization: $API_KEY" \
--header "Content-Type: application/json" \
--data '[{"id":"string","storeId":"string","active":true,"name":"string","description":"string","handle":"string","vendor":"string","isShoppingBag":true,"isVending":true,"isWeight":true,"isNotDiscountable":true,"ageGroupId":"string","relatedProductIds":["string"],"images":[{"externalId":"string","url":"string"}],"categoryIds":["string"],"dimensions":[{"name":"string","articleNumber":"string","barcode":"string","externalId":"string","sortIndex":42,"requiredDimensionId":"string","productOption1Value":"string","productOption2Value":"string","productOption3Value":"string","prices":[{"currencyCode":"string","amount":42,"taxPercent":42,"adjustmentType":"string"}],"availability":{"count":42}}],"options":[{"name":"string","sortIndex":42,"values":["string"]}]}]'
curl \
--request PUT 'https://demo.api.fygi.store/external/api/products' \
--header "authorization: $API_KEY" \
--header "Content-Type: text/json"
curl \
--request PUT 'https://demo.api.fygi.store/external/api/products' \
--header "authorization: $API_KEY" \
--header "Content-Type: application/*+json"
[
{
"id": "string",
"storeId": "string",
"active": true,
"name": "string",
"description": "string",
"handle": "string",
"vendor": "string",
"isShoppingBag": true,
"isVending": true,
"isWeight": true,
"isNotDiscountable": true,
"ageGroupId": "string",
"relatedProductIds": [
"string"
],
"images": [
{
"externalId": "string",
"url": "string"
}
],
"categoryIds": [
"string"
],
"dimensions": [
{
"name": "string",
"articleNumber": "string",
"barcode": "string",
"externalId": "string",
"sortIndex": 42,
"requiredDimensionId": "string",
"productOption1Value": "string",
"productOption2Value": "string",
"productOption3Value": "string",
"prices": [
{
"currencyCode": "string",
"amount": 42,
"taxPercent": 42,
"adjustmentType": "string"
}
],
"availability": {
"count": 42
}
}
],
"options": [
{
"name": "string",
"sortIndex": 42,
"values": [
"string"
]
}
]
}
]
[
{
"id": "string",
"storeId": "string",
"active": true,
"name": "string",
"description": "string",
"handle": "string",
"vendor": "string",
"isShoppingBag": true,
"isVending": true,
"isWeight": true,
"isNotDiscountable": true,
"ageGroupId": "string",
"relatedProductIds": [
"string"
],
"images": [
{
"externalId": "string",
"url": "string"
}
],
"categoryIds": [
"string"
],
"dimensions": [
{
"name": "string",
"articleNumber": "string",
"barcode": "string",
"externalId": "string",
"sortIndex": 42,
"requiredDimensionId": "string",
"productOption1Value": "string",
"productOption2Value": "string",
"productOption3Value": "string",
"prices": [
{
"currencyCode": "string",
"amount": 42,
"taxPercent": 42,
"adjustmentType": "string"
}
],
"availability": {
"count": 42
}
}
],
"options": [
{
"name": "string",
"sortIndex": 42,
"values": [
"string"
]
}
]
}
]
[
{
"id": "string",
"storeId": "string",
"active": true,
"name": "string",
"description": "string",
"handle": "string",
"vendor": "string",
"isShoppingBag": true,
"isVending": true,
"isWeight": true,
"isNotDiscountable": true,
"ageGroupId": "string",
"relatedProductIds": [
"string"
],
"images": [
{
"externalId": "string",
"url": "string"
}
],
"categoryIds": [
"string"
],
"dimensions": [
{
"name": "string",
"articleNumber": "string",
"barcode": "string",
"externalId": "string",
"sortIndex": 42,
"requiredDimensionId": "string",
"productOption1Value": "string",
"productOption2Value": "string",
"productOption3Value": "string",
"prices": [
{
"currencyCode": "string",
"amount": 42,
"taxPercent": 42,
"adjustmentType": "string"
}
],
"availability": {
"count": 42
}
}
],
"options": [
{
"name": "string",
"sortIndex": 42,
"values": [
"string"
]
}
]
}
]