Get Affected Orders
GET//:domain/api/shopify/:integrationInstance/products/:product/revenue-conversion/affected-orders
Paginated list of sales orders that would be affected by a revenue-line conversion for this product (scoped to this Shopify integration instance). Powers the conversion wizard's impact step.
Each row links to the sales order detail page via link_route.
Requires Bearer token.
Errors:
- 403: product does not belong to the given integration instance
Request
Responses
- 200
OK
Response Headers
Content-Type