post https://uatmea-iss-apigw.creditpluspinelabs.com/deviceapi/apis/v2/services/cardholder/fetchAuthData
A cardholder sends the Authorization data request to the Credit+ Issuing system. Now, the system receives and processes the request and performs the necessary validations. Once the validations are successful, the cardholder will receive authorization data. If a validation fails, it sends the corresponding error in the response message. NOTE: This API is used for the same purposes as ‘Auth. Data Fetch API (V1)’. However, this API is encrypted and has additional request and response attributes. Further this API, if sent with Card Number Alias (CNA), will fetch the corresponding associated device for further processing only if DEVICE _STATUS_CODE = NORMAL (0) OR (DEVICE_STATUS_CODE = UPGRADE (9) AND UPGRADE_STATUS = 1).
HTTP Status and Response Status Matrix
- HTTP Code: This is the response status code issued by a server in response to a client's request made to the server.
- Error Code: This is the error code returned by Credit+ Issuing application in the ‘code’ field of the response message indicating if the request was processed successfully or failed.
- Reason: This is the description of the error code returned by Credit+ Issuing application.
HTTP Code | Error Code | Reason |
---|---|---|
201 | 0 | Successful |
500 | 913 | Backward offset time limit violated |
400 | 902 | Invalid device |
400 | 997 | No of days allowed exceeds for Auth fetch request range 30 days |
400 | 997 | Form Factor Type field is mandatory. |
400 | 997 | Form Factor field is mandatory. |
400 | 997 | From Date field is mandatory. |
400 | 997 | TO Date field is mandatory. |
400 | 144 | Invalid card pack id |
400 | 997 | Channel must have value API |
404 | 916 | No record found. |
400 | 997 | From Date field must be in ddMMyyyy format. |
400 | 997 | To Date field must be in ddMMyyyy format. |
400 | 997 | Program Code field value must have max length 10. |
400 | 997 | No of days allowed exceeds for Auth fetch request 'range '30' days. |
400 | 997 | Form Factorfield value must have min length 10. |
400 | 997 | Form Factor field value must have max length 24. |
400 | 997 | Product Type field is invalid. |
400 | 997 | Auth Type field value must have max length 1. |
400 | 997 | Device Plan field value must have max length 10. |
400 | 994 | Invalid Request - Unrecognized field |
400 | CNA002 | Card Number Alias Functionality is not applicable for thisInstitution |
404 | 916 | Device does not exist for given CNA. |
417 | 920 | Too many records found, kindly refine the search criteria. |
400 | 991 | More than 40 records found, kindly refine the search criteria. |
400 | CNA006 | Error while fetching device details. |
400 | ISE40011 | User or Bank does not support API. |
400 | 997 | Auth Type field is invalid. |
400 | 994 | Invalid Encryption Request Parameters |
400 | 994 | Cryptography error |
400 | 994 | Invalid Encryption-Algorithm header value |