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.
less than a minute
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 can return: published, unpublished and deleted adverts (products). It can return adverts (products) without the provision of search filters.
The allSellers query allows you to return a list of Sellers on the platform, including Sellers that have been deleted.
The externalIds query allows you to retrieve objects where you have attached your own (external) Ids.
The invoices query provides a wide range of filter criteria to return a set of invoices.
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)
The refundRequests query allows you to return a list of refundRequests
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.
The prototypes query allows you to (not surprisingly!) return the Prototypes configured on the platform.
The taxons query allows you to return the categorization hierarchy, or Taxonomy as it’s referred to in Marketplacer.
The updatedOrders query allows you to filter orders by their updated date.