post https://xyz.xyz.in/service-api/api/v1/service/aadharpay/aadharpayquery/query
RESPONSE HANDLING
Query successfully completed.
--- Status = true and txnstatus = 1 and response_code = 1 Success
--- Status = true and txnstatus =3 and response_code = 0 failed
--- Status = true and txnstatus =2 and response_code = 2 Pending
Query not completed.
-- status = false and response_code ( 3) (Transaction Not found in system)
-- status = false and response_code ( 15,8,20,9,10,11 ) (Bad request, Try again)
reference | alphanumeric | 234234S443333 |
RESPONSE HANDLING
SUCCESS
txnstatus = 1 and status =true
FAILED
txnstatus = 3 and status =true
Pending
txnstatus = 2 and status =true