Check Eligibility API

Call eligibility API using the customer mobile number to check if the user is eligible for the transaction. This method can be invoked before the merchant opens their payment page and the UI can be handled upon the response of the eligibility of API call. Please note that it is a server-to-server authenticated call.

API Endpoints
Sandbox Link
POST
https://sandbox.juspay.in/v3/eligibility
Production Link
POST
https://api.juspay.in/v3/eligibility
Authorization Header
Headers
Body
200 : Success
400 : Invalid Input data
Last updated 1 month ago