curl --location --request GET 'https://api.artemisads.com/openapi/publisher/v1/products/aa_GxZwZ5xURDHLQWPx/variations?limit=100&cursor=86Rf07xd4ztfA2ztfA' \
--header 'x-aa-authorization: Bearer aa.oa2.v1.xxx'{
"variations": [
{
"productId": "",
"asin": "",
"marketplace": "",
"pricing": {
"price": 0.0,
"currency": ""
},
"commission": 0.0,
"title": "",
"category": "",
"brandId": "",
"status": "",
"imageUrl": "",
"aboutProduct": "",
"deals": [
{
"type": "",
"startTimestamp": 0,
"endTimestamp": 0,
"fullPrice": 0.0,
"finalPrice": 0.0,
"discountPercentage": 0.0,
"status": "",
"promoCode": ""
}
]
}
],
"cursor": ""
}