/newegg/products/offers

POST /api/newegg/products/offers

Price: 5 credits

Get all marketplace buying options (sellers) for a Newegg product by item number (or product URL): each offer's seller, price, currency, shipping, instant_rebate, condition, ships_from and is_in_stock. Returns an empty list when the product has no additional seller offers.

How to use it

List every seller offering a given Newegg product (item number like N82E16814932611 or a product URL). Each offer has id (the marketplace item number), seller (id/name/alias/rating/review_count), price, currency, shipping, instant_rebate, condition (New/Used/Refurbished/Open-Box), ships_from and is_in_stock. Returns an empty list when the product is sold only directly with no other seller offers.

Parameters

Request body

Response

Errors

Response headers