Self-Service Android App API Implementation Status

Puneet has encapsulated what possible features supported by the self-service APIs have currently been implemented in the Android app as of now:

As documented at https://goo.gl/RU0e3c

Following are the features that are possible according to the present APIs. The blue have been integrated whereas the red ones are left.

AUTHENTICATION

  • Authentication/Login

  • Fetching details of authenticated user

CLIENTS-

  • Updating user

  • Listing clients (No need for this)

  • Retrieving a single client

  • Retrieving client accounts (Loan, Savings and Share)

  • Retrieve client’s image (API’s response is a base64 string I think we need a check on that)

  • List client charges

  • Retrieve a client charge

  • List client transactions

  • Retrieve a client transaction


LOANS-

  • Loan Application Template (Discuss)

  • Calculate loan repayment schedule

  • Apply for loan

  • Retrieve a loan application

  • Update a loan application

  • Withdraw loan application

  • Retrieve a loan transaction details

  • Retrieve loan charges

  • Retrieve a loan charge details


SAVINGS-

  • Retrieve a savings account

  • Retrieve a savings transaction details

  • Retrieve savings charge

  • Retrieve a savings charges details


OWN ACCOUNT TRANSFERS-

  • Account transfer template

  • Account transfer




THIRD PARTY TRANSFERS-

  • Beneficiary TPT Template

  • Add TPT Beneficiary

  • Get TPT Beneficiary List

  • Update TPT Beneficiary

  • Delete TPT Beneficiary

  • Third Party Account Template

  • Third Party Account Transfer