curl --location 'https://api-marketplace.webparsers.com/amazon/business_offers' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"domain": "com",
"asin": "B0CJF94M8J",
"page": 1,
"condition": "all",
"auth_cookies": [
{
"domain": ".amazon.com",
"hostOnly": false,
"httpOnly": false,
"name": "AMCVS_7742037254C95E840A4C98A6%40AdobeOrg",
"path": "/",
"sameSite": "unspecified",
"secure": false,
"session": true,
"storeId": "0",
"value": "1"
},
{
"domain": ".amazon.com",
"hostOnly": false,
"httpOnly": false,
"name": "s_cc",
"path": "/",
"sameSite": "unspecified",
"secure": false,
"session": true,
"storeId": "0",
"value": "true"
}
]
}'{
"input_parameters": {
"domain": "com",
"delivery_postal_code": null,
"shipping_location": null,
"asin": "B0CJF94M8J",
"page": 1,
"condition": "all"
},
"product": {
"asin": "B0CJF94M8J",
"title": "TrendPlain 16oz/470ml Glass Olive Oil Sprayer for Cooking – 2 in 1 Olive Oil Dispenser Bottle for Kitchen Gadgets and Air Fryer Accessories, Salad, BBQ - BlackQtyFilterFilter byClear allDeliveryFree deliveryBusiness DiscountsQuantity discountsConditionNew",
"rating": 4.5,
"rating_count": 39408,
"main_image": "",
"link": "https://www.amazon.com/dp/B0CJF94M8J"
},
"offers": [
{
"position": 1,
"is_buy_box": true,
"price": 8.54,
"previous_price": null,
"currency": "USD",
"discount": "",
"condition": "New - Business Price",
"seller_name": "TrendPlain",
"ships_from_name": "Amazon",
"seller_id": "A1XJRQRL6GOD94",
"seller_url": "https://www.amazon.com/gp/aag/main?ie=UTF8&seller=A1XJRQRL6GOD94&isAmazonFulfilled=1&asin=B0CJF94M8J&ref_=olp_merch_name_0",
"delivery_date": "Monday, May 25",
"seller_rating": 5,
"seller_rating_count": 3476,
"seller_rating_details": "100% positive over last 12 months",
"max_qty": 10
}
],
"total_offers": 1
}