post https://uatmea-iss-apigw.creditpluspinelabs.com/deviceapi/apis/v1/services/cardholder/embossDetails
This API is used by the consumer (third party or bank) to get the embossing details based on Card Pack ID (CPI), device number or a combination of mobile number including ISD code and last four digits of device number. It is applicable for prepaid, credit and debit products issued on Pine Labs platform.
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 |
---|---|---|
400 | 997 | Mobile number field is mandatory when only last 4 digit of device number are provided |
400 | 997 | At least one field must be present |
400 | 997 | Mobile Number with ISD code is invalid |
400 | 997 | Device Number (Either 16 digit card number OR last 4 digit of card number) should be present with mobile number |
400 | 997 | Device Number must be numeric |
404 | 998 | No device found for given details |
404 | 998 | Device confirmation already done |
500 | 999 | In case of invalid request data or exception raised during encryption/decryption from HSM call |
500 | 913 | In case of Backward offset time limit exceed |
500 | 912 | In case of Forward offset time limit exceed |
400 | 994 | Invalid Encryption-Algorithm header value |
400 | 994 | Invalid Encryption Request Parameters |
400 | 994 | Cryptography error |