Title | Value | Description |
---|
API URL UAT | https://uat.paysprint.in/sprintverify-uat/api/v1/ | UAT API URL |
API URL LIVE | https://api.verifya2z.com/api/v1/ | LIVE API URL |
ENVIORMENT | SANDBOX/LIIVE | User Acceptance Testing |
JWT KEY | UTA5U1VEQXdNREF4VFZSSmVrNUVWVEpPZWxVd1RuYzlQUT09 | JWT Token generation key |
PARTNERID | CORP00001 | PartnerID |
AUTHORISED KEY | TVRJek5EVTJOelUwTnpKRFQxSlFNREF3TURFPQ== | Authorised key pass in header |
User-Agent | CORP00001 | PartnerID ( Required in Production Environment ) |
COMMON RESPONSE CODE IN VERIFICATION API'S
SNo | Response Code | Response Error | Description |
---|
1 | 201 | Invalid user | IP Not Whitelisted |
2 | 201 | Invalid timestamp | Timestamp is Missing in Header Token |
3 | 201 | Request Id cannot be blank | Reqid is missing in header token |
4 | 201 | Please complete the onboarding process to use this service | If Partner Try To Use API Model in Sandbox Environment |
5 | 201 | Invalid Partner Id, Please contact to admin. | PartnerId is Missing in Header Token |
6 | 201 | Request timestamp is older than 5 mins | If Token is Creted 5 mins Befor the Transaction Initiation |