Skip to content

Commit

Permalink
Updating description
Browse files Browse the repository at this point in the history
  • Loading branch information
malagappan committed Sep 13, 2017
1 parent c8c8bb1 commit 9e7c33e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,6 @@ An API end point is provided for each type of information.
These Account Information APIs are secured with **oAuth 2.0** and need a **valid Access token** for making API calls.


- Aggregation of financial metrics such as net worth and savings across multiple accounts.
- Analysis and recommendations for better money management.
- Recommendation of products and deals based on monthly statements.

#### **2. Payment Initiation APIs**
Payment Initiation APIs provide a simple one time payment functionality. It has two sets of APIs:
- Payment request - (CREATE, GET and DELETE) to request for a one time payment
Expand All @@ -147,6 +143,10 @@ The Payment Initiation APIs are also secured with **oAuth 2.0** and need a **val

Banking APIs provide developers with the information needed to create innovative Fintech apps for consumers.There are a few obvious use cases worth mentioning:

- Aggregation of financial metrics such as net worth and savings across multiple accounts.
- Analysis and recommendations for better money management.
- Recommendation of products and deals based on monthly statements.


## Apigee Edge Setup

Expand Down Expand Up @@ -221,7 +221,7 @@ gulp test

### Developer Portal

Developer Portal setup is detailed in separate [document](./src/devportal/README.md)
Developer Portal setup is detailed in a separate [document](./src/devportal/README.md)

## Changelog

Expand Down

0 comments on commit 9e7c33e

Please sign in to comment.