API Reference

Fetch Authorization Data API (V1)

A cardholder sends the Authorization data request to the Credit+ Issuing system. Now, the system receives and processes the request and performs the necessary validations. Once the validations are successful, the cardholder will receive authorization data. If a validation fails, it sends the corresponding error in the response message.

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 ‘Auth. Data Fetch API (V2)’.

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
2010Success
400997Device Number field is empty.
400997Device Number is of invalid format.
400-1Device number not registered in the system
400-1No transactions found for device number
Language
URL
Click Try It! to start a request and see the response here!