{
"errors": [
{
"code": "int64",
"error": {
"file": "string",
"line": "int64",
"stack": [
{
"args": [
"string"
],
"class": "string",
"file": "string",
"function": "string",
"line": "int64",
"type": "string"
}
]
},
"message": "string",
"request": {
"method": "string",
"path": "string",
"uri": {
"resource": "string",
"root": "string"
},
"url": "string"
},
"status": "string"
}
],
"updated": [
{
"addonValues": {
"ccCvv": "string",
"ccExpires": "string",
"ccIssue": "string",
"ccNumber": "string",
"ccOwner": "string",
"ccStart": "string",
"ccType": "string",
"customerIp": "string",
"downloadAbandonmentStatus": "string",
"serviceAbandonmentStatus": "string"
},
"checkoutInformation": {
"de": "string",
"en": "string"
},
"dateAdded": "string",
"dateAvailable": "string",
"description": {
"de": "string",
"en": "string"
},
"discountAllowed": "int64",
"ean": "string",
"id": "int64",
"images": [
{
"filename": "string",
"imageAltText": {
"de": "string",
"en": "string"
},
"isPrimary": "boolean",
"isVisible": "boolean"
}
],
"infoUrl": {
"de": "string",
"en": "string"
},
"isActive": "boolean",
"isFsk18": "boolean",
"isVpeActive": "boolean",
"keywords": {
"de": "string",
"en": "string"
},
"lastModified": "string",
"manufacturerId": "int64",
"metaDescription": {
"de": "string",
"en": "string"
},
"metaKeywords": {
"de": "string",
"en": "string"
},
"metaTitle": {
"de": "string",
"en": "string"
},
"name": {
"de": "string",
"en": "string"
},
"orderedCount": "int64",
"price": "float",
"productModel": "string",
"productTypeId": "int64",
"quantity": "int64",
"quantityUnitId": "int64",
"settings": {
"detailsTemplate": "string",
"graduatedQuantity": "int64",
"groupPermissions": [
{
"id": "string",
"isPermitted": "boolean"
}
],
"minOrder": "int64",
"onSitemap": "boolean",
"optionsDetailsTemplate": "string",
"optionsListingTemplate": "string",
"priceStatus": "int64",
"propertiesCombisQuantityCheckMode": "int64",
"propertiesDropdownMode": "string",
"showAddedDateTime": "boolean",
"showOnStartpage": "boolean",
"showPriceOffer": "boolean",
"showPropertiesPrice": "boolean",
"showQuantityInfo": "boolean",
"showWeight": "boolean",
"sitemapChangeFrequency": "string",
"sitemapPriority": "string",
"startpageSortOrder": "int64",
"usePropertiesCombisShippingTime": "boolean",
"usePropertiesCombisWeight": "boolean"
},
"shippingCosts": "int64",
"shippingTimeId": "int64",
"shortDescription": {
"de": "string",
"en": "string"
},
"sortOrder": "int64",
"taxClassId": "int64",
"url": {
"de": "string",
"en": "string"
},
"urlKeywords": {
"de": "string",
"en": "string"
},
"viewedCount": {
"de": "string",
"en": "string"
},
"vpeId": "int64",
"vpeValue": "int64",
"weight": "int64"
}
]
}
| Name | Type | Description | Additional |
|---|---|---|---|
| errors[] | array | ||
| errors[].code | int64 | Optional | |
| errors[].error | object | Optional | |
| errors[].error.file | string | Optional | |
| errors[].error.line | int64 | Optional | |
| errors[].error.stack[] | array | Optional | |
| errors[].error.stack[].args[] | array of string | Optional | |
| errors[].error.stack[].class | string | Optional | |
| errors[].error.stack[].file | string | Optional | |
| errors[].error.stack[].function | string | Optional | |
| errors[].error.stack[].line | int64 | Optional | |
| errors[].error.stack[].type | string | Optional | |
| errors[].message | string | Optional | |
| errors[].request | object | Optional | |
| errors[].request.method | string | Optional | |
| errors[].request.path | string | Optional | |
| errors[].request.uri | object | Optional | |
| errors[].request.uri.resource | string | Optional | |
| errors[].request.uri.root | string | Optional | |
| errors[].request.url | string | Optional | |
| errors[].status | string | Optional | |
| updated[] | array | ||
| updated[].addonValues | object | GXOrderAddonValues | |
| updated[].addonValues.ccCvv | string | ||
| updated[].addonValues.ccExpires | string | ||
| updated[].addonValues.ccIssue | string | ||
| updated[].addonValues.ccNumber | string | ||
| updated[].addonValues.ccOwner | string | ||
| updated[].addonValues.ccStart | string | ||
| updated[].addonValues.ccType | string | ||
| updated[].addonValues.customerIp | string | ||
| updated[].addonValues.downloadAbandonmentStatus | string | ||
| updated[].addonValues.serviceAbandonmentStatus | string | ||
| updated[].checkoutInformation | object | GXMultiLangOption | |
| updated[].checkoutInformation.de | string | Optional | |
| updated[].checkoutInformation.en | string | Optional | |
| updated[].dateAdded | string | ||
| updated[].dateAvailable | string | ||
| updated[].description | object | GXMultiLangOption | |
| updated[].description.de | string | Optional | |
| updated[].description.en | string | Optional | |
| updated[].discountAllowed | int64 | ||
| updated[].ean | string | ||
| updated[].id | int64 | Optional, read only. | |
| updated[].images[] | array | Optional | |
| updated[].images[].filename | string | ||
| updated[].images[].imageAltText | object | GXMultiLangOption | |
| updated[].images[].imageAltText.de | string | Optional | |
| updated[].images[].imageAltText.en | string | Optional | |
| updated[].images[].isPrimary | boolean | ||
| updated[].images[].isVisible | boolean | ||
| updated[].infoUrl | object | GXMultiLangOption | |
| updated[].infoUrl.de | string | Optional | |
| updated[].infoUrl.en | string | Optional | |
| updated[].isActive | boolean | ||
| updated[].isFsk18 | boolean | ||
| updated[].isVpeActive | boolean | ||
| updated[].keywords | object | GXMultiLangOption | |
| updated[].keywords.de | string | Optional | |
| updated[].keywords.en | string | Optional | |
| updated[].lastModified | string | ||
| updated[].manufacturerId | int64 | ||
| updated[].metaDescription | object | GXMultiLangOption | |
| updated[].metaDescription.de | string | Optional | |
| updated[].metaDescription.en | string | Optional | |
| updated[].metaKeywords | object | GXMultiLangOption | |
| updated[].metaKeywords.de | string | Optional | |
| updated[].metaKeywords.en | string | Optional | |
| updated[].metaTitle | object | GXMultiLangOption | |
| updated[].metaTitle.de | string | Optional | |
| updated[].metaTitle.en | string | Optional | |
| updated[].name | object | GXMultiLangOption | |
| updated[].name.de | string | Optional | |
| updated[].name.en | string | Optional | |
| updated[].orderedCount | int64 | ||
| updated[].price | float |
The product's net price |
|
| updated[].productModel | string | ||
| updated[].productTypeId | int64 | ||
| updated[].quantity | int64 | ||
| updated[].quantityUnitId | int64 | ||
| updated[].settings | object | GXProductSettings | |
| updated[].settings.detailsTemplate | string | ||
| updated[].settings.graduatedQuantity | int64 | ||
| updated[].settings.groupPermissions[] | array | ||
| updated[].settings.groupPermissions[].id | string | Optional, read only. | |
| updated[].settings.groupPermissions[].isPermitted | boolean | ||
| updated[].settings.minOrder | int64 | ||
| updated[].settings.onSitemap | boolean | ||
| updated[].settings.optionsDetailsTemplate | string | ||
| updated[].settings.optionsListingTemplate | string | ||
| updated[].settings.priceStatus | int64 |
Provide: "0" for normal, "1" for price on request and "2" for not available for purchase. |
|
| updated[].settings.propertiesCombisQuantityCheckMode | int64 | ||
| updated[].settings.propertiesDropdownMode | string | ||
| updated[].settings.showAddedDateTime | boolean | ||
| updated[].settings.showOnStartpage | boolean | ||
| updated[].settings.showPriceOffer | boolean | ||
| updated[].settings.showPropertiesPrice | boolean | ||
| updated[].settings.showQuantityInfo | boolean | ||
| updated[].settings.showWeight | boolean | ||
| updated[].settings.sitemapChangeFrequency | string | ||
| updated[].settings.sitemapPriority | string | ||
| updated[].settings.startpageSortOrder | int64 | ||
| updated[].settings.usePropertiesCombisShippingTime | boolean | ||
| updated[].settings.usePropertiesCombisWeight | boolean | ||
| updated[].shippingCosts | int64 | ||
| updated[].shippingTimeId | int64 | ||
| updated[].shortDescription | object | GXMultiLangOption | |
| updated[].shortDescription.de | string | Optional | |
| updated[].shortDescription.en | string | Optional | |
| updated[].sortOrder | int64 | ||
| updated[].taxClassId | int64 | ||
| updated[].url | object | GXMultiLangOption | |
| updated[].url.de | string | Optional | |
| updated[].url.en | string | Optional | |
| updated[].urlKeywords | object | GXMultiLangOption | |
| updated[].urlKeywords.de | string | Optional | |
| updated[].urlKeywords.en | string | Optional | |
| updated[].viewedCount | object | GXMultiLangOption | |
| updated[].viewedCount.de | string | Optional | |
| updated[].viewedCount.en | string | Optional | |
| updated[].vpeId | int64 | ||
| updated[].vpeValue | int64 | ||
| updated[].weight | int64 |