Ultra subscription
Get a product with orders
Get a product with orders
GET
/
product
/
{id}
/
orders
This endpoint allows you to get a product like GET /product/{id}
but with the orders
, aov
and gmv
fields.
id
string
requiredThe ID of the product.