Most Used Queries

More detailed reference documentation for the most commonly used Operator API Queries

advertsWhere

advertsWhere can return: published, unpublished and deleted products (adverts). It will only return a result set if you provide at least 1 filter argument.

allAdverts

allAdverts can return: published, unpublished and deleted adverts (products). It can return adverts (products) without the provision of search filters.

advertSearch

advertSearch returns only adverts (products) that can be purchased, it is intended to be used by API consumers that want to generate a product search results page.

allSellers

The allSellers query allows you to return a list of Sellers on the platform, including Sellers that have been deleted.

externalIds

The externalIds query allows you to retrieve objects where you have attached your own (external) Ids.

invoices

The invoices query provides a wide range of filter criteria to return a set of invoices.

node(s)

The node and nodes queries allow you to directly return objects by their Id. This can be useful when you want to return an individual object quickly (e.g. query an individual order)

refundRequests

The refundRequests query allows you to return a list of refundRequests

shippingOptions

Shipping Rules allow you to provide flexible (yet structured) Shipping Options to your end consumers. This query allows you to return the entire Shipping Option result set to your Connected Integration.

prototypes

The prototypes query allows you to (not surprisingly!) return the Prototypes configured on the platform.

taxons

The taxons query allows you to return the categorization hierarchy, or Taxonomy as it’s referred to in Marketplacer.

updatedOrders

The updatedOrders query allows you to filter orders by their updated date.