List Offer

List Offer called for listing the ACTIVE offers at a particular point in time based on the configurations in the offers operations dashboard.

List Offers call filters through the complete set of Merchant offers configured in the dashboard and provides key details per offer such as:

  • Offer description and terms

  • Offer eligibility for the current transaction

  • Offer benefits with calculation rules (Discount / Cashback / EMI Discount Value)

  • Order amount pre/post discount

  • Eligible payment instruments/methods for an offer

  • Eligible Products along with offer breakup for each of the product

Note

Optimistic Behaviour : List Offers API has an Optimistic behaviour wherein if any param is not passed in the request, Offer engine will assume that this param will be received in the later part of the journey and hence response will be given without evaluating this param at that point.

This is due to the fact that ListOffers can be called at any point in the consumer Journey like Home page, Product details page, Cart, Payment page etc. where certain information might not be available.

Request Parameters
Response Parameters
Last updated 1 month ago