Get products for a promotion

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.
Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!