get https://{domain_prefix}.retail.lightspeed.app/api/2.0/promotions//products
Get a list of products applicable for this promotion, and their discount price.
It takes in page_size
, offset
and name
(use for searching product by product name) as query parameters.
The endpoint returns:
- a list of products with discount for the condition product set, and
- another list for the action product sets.