A valid request URL is required to generate request examples{
"totalCount": 123,
"items": [
{
"isActive": true,
"isOrphan": true,
"variationExists": true,
"variationkey": "<string>",
"variationProductCode": "<string>",
"deltaPrice": {
"currencyCode": "<string>",
"value": 123,
"msrp": 123,
"creditValue": 123
},
"localizedDeltaPrice": [
{
"currencyCode": "<string>",
"value": 123,
"msrp": 123,
"creditValue": 123
}
],
"fixedPrice": {
"currencyCode": "<string>",
"listPrice": 123,
"salePrice": 123,
"msrp": 123,
"creditValue": 123
},
"localizedFixedPrice": [
{
"currencyCode": "<string>",
"listPrice": 123,
"salePrice": 123,
"msrp": 123,
"creditValue": 123
}
],
"deltaWeight": 123,
"fixedWeight": 123,
"options": [
{
"attributeFQN": "<string>",
"value": "<unknown>",
"content": {
"localeCode": "<string>",
"stringValue": "<string>"
}
}
],
"properties": [
{
"attributeFQN": "<string>",
"values": [
{
"value": "<unknown>",
"content": {
"localeCode": "<string>",
"stringValue": "<string>"
},
"localizedContent": [
{
"localeCode": "<string>",
"stringValue": "<string>"
}
],
"attributeVocabularyValueDetail": {
"valueSequence": 123,
"value": "<unknown>",
"mappedGenericValues": [
"<unknown>"
],
"productName": "<string>",
"content": {
"localeCode": "<string>",
"stringValue": "<string>"
},
"localizedContent": [
{
"localeCode": "<string>",
"stringValue": "<string>"
}
],
"displayOrder": 123
}
}
]
}
],
"upc": "<string>",
"fulfillmentTypesSupported": [
"<string>"
],
"supplierInfo": {
"mfgPartNumber": "<string>",
"distPartNumber": "<string>",
"cost": {
"isoCurrencyCode": "<string>",
"cost": 123
}
}
}
]
}A valid request URL is required to generate request examples{
"totalCount": 123,
"items": [
{
"isActive": true,
"isOrphan": true,
"variationExists": true,
"variationkey": "<string>",
"variationProductCode": "<string>",
"deltaPrice": {
"currencyCode": "<string>",
"value": 123,
"msrp": 123,
"creditValue": 123
},
"localizedDeltaPrice": [
{
"currencyCode": "<string>",
"value": 123,
"msrp": 123,
"creditValue": 123
}
],
"fixedPrice": {
"currencyCode": "<string>",
"listPrice": 123,
"salePrice": 123,
"msrp": 123,
"creditValue": 123
},
"localizedFixedPrice": [
{
"currencyCode": "<string>",
"listPrice": 123,
"salePrice": 123,
"msrp": 123,
"creditValue": 123
}
],
"deltaWeight": 123,
"fixedWeight": 123,
"options": [
{
"attributeFQN": "<string>",
"value": "<unknown>",
"content": {
"localeCode": "<string>",
"stringValue": "<string>"
}
}
],
"properties": [
{
"attributeFQN": "<string>",
"values": [
{
"value": "<unknown>",
"content": {
"localeCode": "<string>",
"stringValue": "<string>"
},
"localizedContent": [
{
"localeCode": "<string>",
"stringValue": "<string>"
}
],
"attributeVocabularyValueDetail": {
"valueSequence": 123,
"value": "<unknown>",
"mappedGenericValues": [
"<unknown>"
],
"productName": "<string>",
"content": {
"localeCode": "<string>",
"stringValue": "<string>"
},
"localizedContent": [
{
"localeCode": "<string>",
"stringValue": "<string>"
}
],
"displayOrder": 123
}
}
]
}
],
"upc": "<string>",
"fulfillmentTypesSupported": [
"<string>"
],
"supplierInfo": {
"mfgPartNumber": "<string>",
"distPartNumber": "<string>",
"cost": {
"isoCurrencyCode": "<string>",
"cost": 123
}
}
}
]
}JWT Authorization header using the Bearer scheme.
Merchant-supplied code associated with the product, for example, a SKU. Required.
limits which fields are returned in the response body
Properties of the product variations that you are modifying. Required.