{
"cursor": "string",
"products": [
{
"aboutProduct": "about product",
"asin": "B0DGXXWGNQ",
"brandId": "aa_86Rf07xd4ztfA13R",
"category": "category of product",
"commission": 0.2,
"deals": [
{
"discountPercentage": 30,
"endTimestamp": 1734163199999,
"finalPrice": 70,
"fullPrice": 100,
"promoCode": "HK2024",
"startTimestamp": 1733385600000,
"status": "Active",
"type": 29.99
}
],
"imageUrl": "https://m.media-amazon.com/images/I/311cuH23123BL._SS60_.jpg",
"marketplace": "amazon.com",
"pricing": {
"price": 0,
"currency": "string"
},
"productId": "aa_uFNqjbUyGoMAU4FM",
"status": "active",
"title": "tile of product"
}
]
}