API Reference

Transaction Limit Inquiry API - Client

This API is used to retrieve transaction type wise limits configured at devices, associated device plans, and wallet level that are linked with a specific client ID. The API response is encrypted. Refer to Message Level Security - AES Encryption section in the CR+ REST API Security Requirements attachment document for detailed information on encryption of JSON payload.

Also refer to Transaction Limit Inquiry API - Client Encryption Parameters table under the Response Format of this section for specifications of the encryption parameters.

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
200OKThe server successfully processed the request.
400MISSING_REQUIRED_FIELDError example: Missing Required Field 'productType'.
400INVALID_FIELD_VALUE'productType' field value 'pre-paid' is invalid.
400RECORD_NOT_FOUNDDevice record not found based on the given input.
400UNIQUE_RECORD_NOT_FOUNDMultiple records found for given search criteria.
401UNAUTHORIZEDWe couldn't recognize you.
Language
URL
Click Try It! to start a request and see the response here!