post
https://uatmea-iss-apigw.creditpluspinelabs.com/cardmgmt/apis/v1/services/cardholder/embossingack
This API is used by the consumer (third party or bank) to confirm that the physical card has been embossed successfully. 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 |
|---|---|---|
| 201 | 000 | Confirmation of embossment for the card is successful |
| 400 | 001 | Get Embossing Details API is not processed for the card |
| 400 | 003 | Given card is not processed as Instant card |
| 400 | 005 | Embossing details are already confirmed for the card |
| 400 | 997 | Mobile number field is manadatory when only last 4 digit of device number are provided |
| 400 | 997 | Atleast one field must be present |
| 400 | 997 | Mobile Number with ISD code is invalid |
| 404 | 998 | No Card Pack ID found for given details |
| 400 | 997 | Device Number (Either 16 digit card number OR last 4 digit of card number) should be present with mobile number |
| 400 | 994 | Invalid Encryption-Algorithm header value |
| 400 | 994 | Invalid Encryption Request Parameters |
| 400 | 994 | Cryptography error |