Retrieve orders

Retrieves a list of orders for your Yotpo store.

Path Params
string
required

The store ID (app_key).

Query Params
string

Encoded page info.

int32

Defines how many results will be returned per page. Can be any number between 1 and 100.

string

Return only entities specified by a comma-separated (without spaces) list of external IDs. The argument must be URL encoded. Max 100 IDs. Can't come with page_info or limit.

date

Show orders created on or after this date. Can be used alone or with order_date_max. Format must be ISO 8601.

date

Show orders created on or before this date. Can be used alone or with order_date_min. Format must be ISO 8601.

Responses

Language
Response
Choose an example:
application/json