API Reference

Client Profile Information API (V1)

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 CodeError CodeReason
200000Successful
404997FORM_FACTOR field is mandatory.
404997FORM_FACTOR_TYPE field is mandatory.
404998Invalid Client.
404997FORM_FACTOR_TYPE field value must have max length 3.
404997FORM_FACTOR field value must have max length 24.
403900Invalid User.
404998Device(s) does not exist.
404998Invalid Device.
201318Error while retriving data from Wallet Detail.
201318Error while retriving data from Device Detail.
201318Error while retriving data from Client Detail.
201GETCNT001Invalid device.
201GETCNT002Invalid Card pack ID.
201GETCNT004Error while retriving client.
201GETCNT003Invalid client code.
201VALPRA001Error while validating primary/add on client.
500999Internal server error.
400994Invalid Encryption-Algorithm header value
400994Invalid Encryption Request Parameters
400994Cryptography error
Language
URL
Click Try It! to start a request and see the response here!