mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 17:17:09 +00:00
Tweaking index.html text
This commit is contained in:
parent
5e6819377c
commit
a8666fd577
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
Open Bank Project - API
|
||||
Copyright (C) 2011-2016, TESOBE / Music Pictures Ltd
|
||||
Copyright (C) 2011-2016, TESOBE Ltd.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published by
|
||||
@ -74,14 +74,14 @@ Berlin 13359, Germany
|
||||
</div>
|
||||
<div class="main-apis-cell">
|
||||
<h2>Accounts</h2>
|
||||
<p>Access the user's list of accounts and account information such a the balance</p>
|
||||
<p>Access the user's list of accounts and account information such as the balance.</p>
|
||||
</div>
|
||||
<div class="main-apis-cell">
|
||||
<img src="https://static.openbankproject.com/images/sandbox/icons/icon-branches.png" width="100" height="100" />
|
||||
</div>
|
||||
<div class="main-apis-cell">
|
||||
<h2>Branches, ATMs</h2>
|
||||
<p>Access list of branches and ATMs for the specified bank including geolocation and opening hours</p>
|
||||
<p>Access the list of branches and ATMs for the specified bank including geolocation and opening hours.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -91,14 +91,14 @@ Berlin 13359, Germany
|
||||
</div>
|
||||
<div class="main-apis-cell">
|
||||
<h2>Transactions</h2>
|
||||
<p>Access transaction history related to a specified account</p>
|
||||
<p>Access the transaction history and metadata of accounts.</p>
|
||||
</div>
|
||||
<div class="main-apis-cell">
|
||||
<img src="https://static.openbankproject.com/images/sandbox/icons/icon-metadata.png" width="100" height="100" />
|
||||
</div>
|
||||
<div class="main-apis-cell">
|
||||
<h2>Metadata</h2>
|
||||
<p>Enrich transactions with a list metadata such as geolocation, comments, pictures and tags (e.g. category of spending)</p>
|
||||
<p>Enrich transactions and counterparties with metadata including geolocations, comments, pictures and tags (e.g. category of spending).</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -108,14 +108,14 @@ Berlin 13359, Germany
|
||||
</div>
|
||||
<div class="main-apis-cell">
|
||||
<h2>Counterparties</h2>
|
||||
<p>Access list of payers & payees for a specified account including counterparty logo, url and other information</p>
|
||||
<p>Access the payers & payees of an account including metadata such as their aliases, labels, logos and home pages.</p>
|
||||
</div>
|
||||
<div class="main-apis-cell">
|
||||
<img src="https://static.openbankproject.com/images/sandbox/icons/icon-entitlements.png" width="100" height="100" />
|
||||
</div>
|
||||
<div class="main-apis-cell">
|
||||
<h2>Entitlements</h2>
|
||||
<p>Enable the account holder to grant different access-levels to third-parties. For instance, in the case of a business account, an auditor can have a full read-only access to the account while a coworker might only access the balance</p>
|
||||
<p>Enable account holders to grant fine-grained access to third-party users and applications. For instance, a business account might provide auditors with full read-only access whilst coworkers might only see the account balance.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -124,15 +124,15 @@ Berlin 13359, Germany
|
||||
<img src="https://static.openbankproject.com/images/sandbox/icons/icon-messages.png" width="100" height="100" />
|
||||
</div>
|
||||
<div class="main-apis-cell">
|
||||
<h2>Customer messages</h2>
|
||||
<p>Send message from the specified user to the bank. Ideally to collect feedback or enable chat functionality</p>
|
||||
<h2>Customer meetings, messages and video conferencing.</h2>
|
||||
<p>Enable customer meetings, messages and video conferencing for KYC and CRM operations (uses third party video streaming).</p>
|
||||
</div>
|
||||
<div class="main-apis-cell">
|
||||
<img src="https://static.openbankproject.com/images/sandbox/icons/icon-security.png" width="100" height="100" />
|
||||
</div>
|
||||
<div class="main-apis-cell">
|
||||
<h2>Security challenges</h2>
|
||||
<p>Add an extra layer of security by using a generic challenge / response mechanism for sensitive operations e.g. to progress a transfer, the user must supply a mobile TAN</p>
|
||||
<p>Step up authentication using the generic challenge / response mechanism for sensitive operations e.g. to progress a transfer, the user must supply a mobile TAN</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="main-apis-row">
|
||||
@ -141,14 +141,14 @@ Berlin 13359, Germany
|
||||
</div>
|
||||
<div class="main-apis-cell">
|
||||
<h2>Payments & Transaction requests</h2>
|
||||
<p>Make a fund transfer from the user specified account to another account or enable a third party app to initiate a transaction / request a payment (as per PSD2)</p>
|
||||
<p>Enable transfers. View and confirm charges (as per PSD2).</p>
|
||||
</div>
|
||||
<div class="main-apis-cell">
|
||||
<img src="https://static.openbankproject.com/images/sandbox/icons/icon-kyc.png" width="100" height="100" />
|
||||
</div>
|
||||
<div class="main-apis-cell">
|
||||
<h2>KYC</h2>
|
||||
<p>Perform account opening and record data from Know-your-customer operations (save documents, media, KYC status related to an account opening)</p>
|
||||
<h2>Onboarding & KYC</h2>
|
||||
<p>Perform user, customer and account creation. Access Know Your Customer (KYC) documents, media and KYC status.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user