contains 5 APIs
APIs
5 APIs used
API's | Severity | Documentation | Try It Now |
---|---|---|---|
|
|||
|
|||
|
|||
|
|||
|
Workflow
This API will validate card mapped to mobile no and last 4 digit of card number received in request and if validation is successful then generate OTP and dispatch it to customer mobile number
This API will be used to pass generated token in previous API and same will be validated. If validation is successful then it will generate ATM PIN
This API will validate OTP dispatched to customer mobile number and if validation is successful then return masked card Numbers with expiry details and generate token
This API will be used to pass generated token in previous API and same will be validated. If validation is successful then return clear card details and generate token as well
This API will be used to pass generated token in previous API and same will be validated. If validation is successful then return CVV ,Last four digit of card and generate token
This API will validate card mapped to mobile no and last 4 digit of card number received in request and if validation is successful then generate OTP and dispatch it to customer mobile number
This API will be used to pass generated token in previous API and same will be validated. If validation is successful then it will generate ATM PIN