API Reference

Billing Cycle Change API

This API is used to change billing cycle 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, the card’s billing cycle is changed,system logsthe “Billing Cycle Change” (Service Code: 201)service request (SR) and sendsthe service request number in the response message. If the request fails, the system returns the corresponding error code in the response and the SR is not logged.

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
201HDS000Billing Cycle change fee applied successfully
400997Billing Cycle Change Request failed: invalid request
403900Invalid User
404998Card Number(s) does not exist
500999Invalid Request Type
400997Device Number field is mandatory.
400997Device Number field should be numeric.
400997Request Date field is mandatory.
400997Request Date field must be in MM/DD/YYYY HH:MM:SS format.
400997Request Date should be less than or equal to institution date.
400997Priority Request field is invalid.
400997Billing Cycle field should be numeric
Language
URL
Click Try It! to start a request and see the response here!