API Reference

Reset PIN Retry Counter API (V1)

This API is used to reset PIN retry counter for requests received through various channels such as online banking or mobile banking. The Credit+ Issuing system receives, validates and processes the request. If the request is successful, PIN retrial attempts counter is reset, system logs the “Reset Pin Retry Counter” (Service Code: 109) service request (SR) and sends the service request details in the response message. If the request fails, the system returns the corresponding error code in the response and the SR is not logged. NOTE: This API is specific for users who are currently using version 1 of this API. For using version 2 of this API, refer to the Reset PIN Retry Counter API (V2) section.

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
201CCRBO0004Request processed successfully
400997Reset Pin Retry Counter failed: invalid request
403900Invalid User
404998Device(s) does not exist
500999Invalid Request Type
400997Request Date should be less than or equal to institution date.
400997Request Date field must be in MM/dd/yyyy HH:mm:ss format.
404998NO_DEVICE_ERROR
500RP101DEVICE_ERROR
400RP102Invalid Device Plan.
500RP103Error while retrieving data from device plan
500RP107Error while executing Retry pin reset counter through AP
400HDE050Institution code is mandatory
400HDE051Device number is mandatory
400HDE052Service code is mandatory.
400HDE053Error in fetching data from service_code_mst.
400HDE100Device is not in normal state
400HDE006Invalid Device Number
400HDE504Reset Pin Blocked Request Service is not available for virtual devices
Language
URL
Click Try It! to start a request and see the response here!