Offer List

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

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

  1. Offer description and terms

  2. Offer eligibility for the current transaction

  3. Offer benefits with calculation rules (Discount Value/Cashback Value)

  4. Order amount pre/post discount

  5. Eligible payment instruments/methods for an offer undefined

API Endpoints
Production Link
POST
https://api.juspay.in/v1/offers/list
Authorization Header
Headers
Query Params
Body
200 : Success
400 : Invalid Input data
401 : Authentication Failed
Last updated 9 months ago