Skip to main content
GET
Returns offers with their seller, variant, shipping profile, prices, and inventory items.

Query parameters

number
default:"50"
Maximum number of records to return.
number
default:"0"
Number of records to skip.
string
Field to sort by, prefix with - for descending order.
string
Comma-separated fields to include in the response.
string
Search term matched against offers.
string | string[]
Filter by offer ID(s).
string | string[]
Filter by seller ID(s).
string | string[]
Filter by product variant ID(s).
string | string[]
Filter by shipping profile ID(s).
string | string[]
Filter by SKU(s).
string | string[]
Filter by EAN(s).
string | string[]
Filter by UPC(s).
boolean
Group results by seller.
string | string[]
Filter by the offered product’s status.
string | string[]
Filter by product category ID(s).
string | string[]
Filter by product collection ID(s).
string | string[]
Filter by product type ID(s).
string | string[]
Filter by product tag ID(s).
object
Filter by creation date using operators like $gte and $lte.
object
Filter by update date using operators like $gte and $lte.

Response

object[]
number
Total number of matching offers.
number
Number of records skipped.
number
Maximum number of records returned.