get https://api.yotpo.com/v1/order/app_key/domain_key/orders.json
If you're collecting orders metadata properties, this call can be used to retrieve all possible filter-types, and their corresponding values, for a specific product. For example, hair_type
and straight
,curly
,short
,damaged
, etc.
Important: In order to retrieve filters and values, the product (domain_key
) defined must have at least one review published to the Reviews Widget.
How to use this endpoint
- Requests for this endpoint are limited to 30,000 requests/minute, per IP address.
- Data is retrieved with a delay of 3 hours.
- For example responses, click the relevant status code on the right.
Important!
In order to retrieve filters and values, the product (
domain_key
) defined must have at least one review published to the Reviews Widget.