API Reference

Credit and Cash Limit Change API

This API is used to change a credit card's credit and/or cash limit, as specified, through various channels such as online banking or mobile banking. The API can also be used to change the limits at wallet and client level.

The Credit+ Issuing system receives, validates and processes the request. If the request is successful, the card’s credit or cash limit is updated, system logs the “Credit Limit Change Request” (Service Code: 226) 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.

This API can be used to update the limits of the Add-On card as well. However, this API can’t be used for corporate cards. Card level limits can’t be greater than wallet’s and client’s respective limits. Similarly, wallet level limit can’t be greater than client’s level respective limit. s This API can used to define a new temporary credit limit. If the existing limit is defined and end date of limit is not crossed, you can define a new credit limit from the next business day. The existing request is obsoleted.

If no existing credit limits are defined, you can define a new credit limit from the current business day.

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
201HDS000Request processed successfully
201CCRBO0004Request processed successfully
400CLMT023Device number 1 and device number 2 cannot be same
400CLMT021Device is not primary Device/Invalid Device.
400CLMT022Error while fetching primary details
400CLMT001Invalid supplementary/Add-on device
400CLMT002Error while fetching details from device
400CLMT020Device is not linked to primary device
400CLMT007Error while fetching details for card balance
400CLMT008Error while fetching details from card balance
400CLMT010Invalid Client code
400CLMT011Error while fetching details from client
400CLMT003Invalid wallet number
400CLMT004Error while fetching details from wallet
400CLMT005Invalid client
400CLMT006Error while fetching details from client
400CLMT007Error while fetching details for card balance
400CLMT008Error while fetching details from card balance
400HDE050Institution code is mandatory
400HDE051Device number is mandatory
400HDE052Service code is mandatory.
400HDE053Error in fetching data from service_code_mst
400HDE054Active request Already exist
400HDE523This Service Request is not allowed for Add on device
400HDE524This Service Request is not allowed for closed device
404998Device(s) does not exist
500999Statement not available for last 3 months.
400997Month’s data is invalid
403900Invalid User
400SERVIC001Service request is not applicable to product type.
500MAIL004Invalid Device Number.
400997commodityUnitQuantity field field value must have max length 12.
400997Commodity Unit Quantity should be in pure Number.
400997Commodity Unit Price should be Number.
400997commodityUnitPrice field value must have max length 12.
400CLMT025Temporary limit change is not allowed for Islamic credit card.
400CLMT027Commodity type is required for cardholder level credit limit change request.
400CLMT029Commodity unit price is required for cardholder level credit limit change request.
400CLMT028Commodity unit quantity is required for cardholder level credit limit change request.
400CLMT030Certificate number is required for cardholder level credit limit change request.
400CLMT031Client decrease in credit limit is not expected for current request.
400CLMT031Client cash limit is not expected for current request.
400CLMT034Wallet credit limit is not expected for current request.
400CLMT035Wallet cash limit is not expected for current request.
Language
URL
Click Try It! to start a request and see the response here!