get https://developers.yotpo.com/v2//orders?access_token=
Retrieves all available Yotpo orders per account. This call will return order metrics such as order id, user_name, user_email, product_url, external_product_id, and more.
Orders Data - Response Attributes
Attributes | Description |
|---|---|
| Order ID |
| The customer's email address |
| The customer's name |
| The external order ID |
| The external product ID |
| The URL of the product page |
| The timestamp generated upon order placement |
| A description of the product |
| The timestamp generated upon the object creation in Yotpo |