API Reference

Show Encrypted Card Details API

This API is used to fetch the card detailsin an encrypted format. It includes the Card Number, Expiry Date and CV and is applicable for active cards. This API is applicable for all products. NOTE: 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), BLOCKED (14) 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 CodeError CodeReason
201000Successful
400900Either Mobile Number or Account Number is not specified. 'encKey' could not be decrypted.
401900User is not authenticated.
404998No card(s) found for the request.
500010Error getting card details
400994Bad Request
400994Account Number field should be numeric.
400994Account Number field value must have max length 24.
400994Mobile Number field should be numeric.
400994Mobile Number field value must have max length 15.
500993Encryption Error
500999Error while processing request
408912Forward offset time limit violated
408913Backward offset time limit violated
400995encKey could not be decrypted
400994CNA not supported for this institution
400994Request parameters are missing or invalid
400994Product Type should be either C, P or D
400997Program Code field value must have max length 10.
400997Device Plan Code field value must have max length 10.
400994There are no unique devices for this request
400994There are no unique devices for this CNA request
400994Invalid Request - Unrecognized field.
400988Encryption type Not Supported.
400994Invalid Encryption-Algorithm header value
400994Invalid Encryption Request Parameters
400997Cryptography error
Language
URL
Click Try It! to start a request and see the response here!