post
https://uatmea-iss-apigw.creditpluspinelabs.com/deviceapi/apis/v1/services/client/profileinfo
This API receivesthe client profile information from Pine Labssystem. It works for all device statuses.
It is applicable for prepaid, credit and debit products issued on Pine Labs platform.
NOTE: This API would be consumed by users who are presently using version 1 of this API. For users who are consuming version 2 of this API, refer to section ‘Client Profile Information API (V2)’.
Why would I need to use this resource?
Third party can be enabled for profile information service to the cardholder using this API resource. Cardholder can see all the wallet and device details along with the demographic’s details using this API.
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 |
|---|---|---|
| 200 | 000 | Successful |
| 404 | 997 | FORM_FACTOR field is mandatory. |
| 404 | 997 | FORM_FACTOR_TYPE field is mandatory. |
| 404 | 998 | Invalid Client. |
| 404 | 997 | FORM_FACTOR_TYPE field value must have max length 3. |
| 404 | 997 | FORM_FACTOR field value must have max length 24. |
| 403 | 900 | Invalid User. |
| 404 | 998 | Device(s) does not exist. |
| 404 | 998 | Invalid Device. |
| 201 | 318 | Error while retriving data from Wallet Detail. |
| 201 | 318 | Error while retriving data from Device Detail. |
| 201 | 318 | Error while retriving data from Client Detail. |
| 201 | GETCNT001 | Invalid device. |
| 201 | GETCNT002 | Invalid Card pack ID. |
| 201 | GETCNT004 | Error while retriving client. |
| 201 | GETCNT003 | Invalid client code. |
| 201 | VALPRA001 | Error while validating primary/add on client. |
| 500 | 999 | Internal server error. |
| 400 | 994 | Invalid Encryption-Algorithm header value |
| 400 | 994 | Invalid Encryption Request Parameters |
| 400 | 994 | Cryptography error |