API Reference

Transaction Limit Plan Update

The Transaction Limit Plan Update API is used by the third party system or bank for updating the transaction limit plan at device level. This API is applicable for prepaid, credit, and debit products.

NOTE: If sent with Card Number Alias (CNA), this API fetches the corresponding associated device for further processing only when the DEVICE _STATUS_CODE = NORMAL (0) or when (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.
400997productType field is mandatory.
400997productType field is invalid.
400900User Or Bank does not support API.
400997formFactorType field is mandatory.
400997formFactorType field value must have size 3.
400997formFactorType field is invalid.
400997formfactor field is mandatory.
400997formFactor field value must have max length 24.
400997formFactor field value must have min length 10.
400997Only alphanumeric characters and special characters [_!'()*+,-.] are allowed.
400997Program Code field should only contain [A-Z 0-9] and underscore and must start and end with alphanumeric character.
400997Program Code field value must have max length 6.
400997Device Plan Code field should only contain [A-Z 0-9] and underscore and must start and end with alphanumeric character.
400997Device Plan Code field value must have max length 10.
400997txnLimitPlanCode field is mandatory.
400997txnLimitPlanCode field should only contain [A-Z 0-9] and underscore and must start and end with alphanumeric character.
400997txnLimitPlanCode field value must have max length 10.
400CNA002Card Number Alias Functionality is not applicable for this Institution.
400CNA003Record does not exists for the given details.
400CNA005Multiple device numbers are linked for given details.
400998Device Number does not exist.
400901Device is cancelled.
400901Device is replaced.
400901Device is expired.
400997txnLimitPlanCode is invalid.
400994Invalid Request - Unrecognized field.
400988Encryption Algorithm Not Supported.
401900Access is denied.
500912Forward offset time limit violated.
500913Backward offset time limit violated.
500999Internal error.
400994Invalid Encryption-Algorithm header value.
400994Invalid Encryption Request Parameters.
400994Cryptography error.
Language
URL
Click Try It! to start a request and see the response here!