{
"variations": [
{
"productId": "string",
"asin": "string",
"marketplace": "string",
"pricing": {
"price": 0,
"currency": "string"
},
"commission": 0,
"title": "string",
"category": "string",
"brandId": "string",
"status": "string",
"imageUrl": "string",
"aboutProduct": "string",
"deals": [
{
"type": "string",
"startTimestamp": 0,
"endTimestamp": 0,
"fullPrice": 0,
"finalPrice": 0,
"discountPercentage": 0,
"status": "string",
"promoCode": "string"
}
]
}
],
"cursor": "string"
}