ABCDEFGHIJKLMNOPQRSTUVWXYZAAABAC
1
Fineract APIsOpen Banking APIs
2
AppUser StoryFineract/Mifos API ConsumedLink to APIType of API
Does it Exist in UK Standard?
UK Open Banking Equivalent APILink to APIAction
3
Mifos Mobile CNAs a customer of XYZ financial institution, I want to view transaction details of my savings/current account so I can know my recent activitySelf Service/Retrieve Savings Account Transactions
https://demo.mifos.io/api-docs/apiLive.htm#selfsavingstransaction
Self-ServiceYesGet/Transactions
https://openbankinguk.github.io/read-write-api-site3/v3.1.5/resources-and-data-models/aisp/Transactions.html#get-transactions
Transform via Open Banking Adapter
Publish via API Gateway
4
Mifos Mobile CN To let users add beneficiaries to facilitate smooth and secure transactions and also let the user check the existing beneficiaries he/she has added already.
Beneficiary Third Party Transfer
https://demo.mifos.io/api-docs/apiLive.htm#selfbentemplate
Self-ServiceYesGET /beneficiaries
https://openbankinguk.github.io/read-write-api-site3/v3.1.5/resources-and-data-models/aisp/Beneficiaries.html
Transform via Open Banking Adapter
Publish via API Gateway
5
Mifos Mobile CNTo enable user to make third party transferThird Party Account Transfer
https://demo.mifos.io/api-docs/apiLive.htm#selftpttransfertemplate
Self-ServiceYesPOST /domestic-payment-consents
https://openbankinguk.github.io/read-write-api-site3/v3.1.5/references/usage-examples/domestic-payments-usage-examples.html#money-transfer
Transform via Open Banking Adapter
Publish via API Gateway
6
Mifos Mobile CNAs a customer of XYZ financial institution, I want to view surveys done.Retrieve Survey
https://demo.mifos.io/api-docs/apiLive.htm#survey_retrieve
Self-ServiceNo
7
Mifos Mobile CNAs a user, I want to apply for Loan.Submit Loan Application
https://demo.mifos.io/api-docs/apiLive.htm#loans_create
Self-ServiceYes
GET /unsecured-sme-loans HTTP/1.1
https://openbankinguk.github.io/opendata-api-docs-pub/v2.4.0/smeloan/sme-loan.html#specification
Transform via Open Banking Adapter
Publish via API Gateway
8
Mifos Mobile CNAs a customer, I want to see my current balanceRetrieve a savings application/account:
https://demo.mifos.io/api-docs/apiLive.htm#savingsaccounts_retrieve
Self-ServiceYesGET /accounts/{AccountId}/balances
https://openbankinguk.github.io/read-write-api-site3/v3.1.5/resources-and-data-models/aisp/Balances.html#get-accounts-accountid-balances
Transform via Open Banking Adapter Publish via API Gateway
9
Mifos Mobile CNTo retrieve user's imageGet Entity Image (DATA URI)
https://demo.mifos.io/api-docs/apiLive.htm#client_images
Self-ServiceNo
10
Mifos Mobile CNAs a customer, I want to see all my account detailsRetrieve a savings application/account:
https://demo.mifos.io/api-docs/apiLive.htm#savingsaccounts_retrieve
Self-ServiceYesGET /accounts/{AccountId}
https://openbanking.atlassian.net/wiki/spaces/DZ/pages/1000571813/Accounts+v3.1.1#Accountsv3.1.1-GET/accounts/{AccountId}
Transform via Open Banking Adapter Publish via API Gateway
11
Mifos Mobile CNAbility to create new transfer of monetary funds from one account to another.Create new Transfer
https://demo.mifos.io/api-docs/apiLive.htm#accounttransfers_create
Back-OfficeYesPOST /payments
https://openbanking.atlassian.net/wiki/spaces/DZ/pages/4011436/Payment+Initiation+API+Specification+-+v1.0.0#PaymentInitiationAPISpecification-v1.0.0-Endpoints
Transform via Open Banking Adapter Publish via API Gateway
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100