API Reference

Fetch Wallet

Credit+ Issuing system will receive the Fetch Wallet API request call and respond back with the Fetch Wallet API response. If the response issuccessful, then wallet details of all the wallets configured for the given device number in the request is given else appropriate error message is displayed. This Request is applicable only for Prepaid and Credit product.

NOTE:

The API, if sent with Card Number Alias (CNA), will fetch the corresponding associated device for further processing only if DEVICE _STATUS_CODE = NORMAL (0) 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 CodeDescription
201000Successful
400400Request Parameters Validation Failure: invalid request
201404Device(s) does not exist
201500Request processing error
400997Form Factor Type is mandatory
400997Form Factor Type field is invalid
400997Form Factor field is mandatory
500999Internal Error
400999Invalid Request Type
201VALFRM003Invalid Device
201VALFRM004Invalid Device
201VALFRM005Invalid Card Pack Id
201VALFRM023Error while validating form factor
201VALFRM045Device not found
201VALFRM046Error getting device information
201VALFRM046Invalid product type
400CNA001Bank Does Not Exists
400CNA002Card Number Alias Functionality is not applicable for this Institution
400CNA003Record does not exist for the given details
400CNA005Multiple device numbers are active for given details
400CNA006Multiple device numbers are active for given details
500913Backward offset time limit violated.
400994Invalid Request - Unrecognized field.
400988Encryption type Not Supported.
400913Forward offset time limit violated.
400994Invalid Encryption Request Parameters
400994Cryptography error
400994Invalid Encryption-Algorithm header value
Language
URL
Click Try It! to start a request and see the response here!