Liability

1.0.0
Description

This product helps the Neo Banks to extend their facilities to open a deposit with Bank for their customers digitally. It ensures customers to have full control of their accounts without visiting the physical bank branch.

APIs

    • This API is useful for a customer to register and de-register the 15G/15H/15HH declaration process for any deposit account, based on request obtained from the customer.

      REST
      Online

    • This API is useful for fetching the statement of the given account on any date. The API returns a fixed number of pages in each request explicitly made by the Client application. For each subsequent request, the PageNum in the request should be 1 more than the PageNum from the previous response. Also, the process gets repeated until the “No more transactions” response is received to get the complete account statement for the day.

      REST
      Online

    • This API is useful to check the status of the previous API request sent by the customer to create or close the deposit account. The customer or client needs to pass all the required data along with the original transaction Request ID.

      REST
      Online

    • This API is useful to create an RD account for a customer. The request message with all the necessary information needs to be passed to the API. If Deposit gets opened successfully, the API responds with the Deposit Account Number and other Deposit Related Details.

      REST
      Online

    • Create Fixed Deposit (FD) API: This API is useful to create an FD account for a customer. The request message with all the necessary information needs to be passed in the API. If the Deposit gets opened successfully, the API will respond with the Deposit Account Number and other Deposit Related Details.

      REST
      Online

    • This API is useful to close the deposit account of the customer. Upon closure, the proceeds of the deposit account get credited to the SB account of the customer. If there are multiple SB accounts for the customer, then the SB account configured for the purpose while opening the account is used.

      REST
      Online

Plans

In order to subscribe, you must create an account or sign in.

locked

Default Plan

100 calls per 365 days

Select

Default Plan

10 APIs including

  • Neo_ClosingDepositAccount 1.0.0
  • Neo_CreateFixedDeposit 1.0.0
  • Neo_CreateRecurringDeposit 1.0.0
  • Neo_CreateSmartDeposit 1.0.0
  • Neo_DepositEnquiry 1.0.0