GuidesAPI Reference
Log In
API Reference

List QOH and Price Updates

List resource

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This API will return results when the retail_price has been modified since the queried update_datetime.

Query Params
string

Optional secret used to sign callback requests.

uri
length ≥ 1

Optional HTTPS callback URL for deferred execution completion notifications.

string | null

The code for this product category.

boolean

Set to true to enable asynchronous processing.

boolean

Is this product discontinued?

integer

Maximum number of results per page. The default is 25.

string

Fields to order upon. Valid fields include: product_id, create_datetime, update_datetime

integer

Page of results to retrieve

integer

The unique system assigned value that identifies this record.

string
length ≥ 1

Filter by e-store availability. Accepts comma-separated values
You can also use 'none' or 'any': none (no stores) any (any store)
Do NOT combine 'none' or 'any' with other values. For example, 'none,dib' or 'any,bigcommerce' will raise an error.
Both 'none' and 'any' must be used alone.

  • dib
  • bigcommerce
  • modernretail
  • none
  • any
string
length ≥ 1

The SKU number of this product.

integer

The system generated value that uniquely identifies this store.

integer

The current supplier for this item.

date-time
required

The date and time when the record was last updated, in UTC ISO 8601 format with microseconds (e.g., '2018-01-09T17:09:18.618425').

Headers
integer
required

The id of the active store to be used for this API invocation

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json