Research Article
Securing Open Banking with Model-View-Controller Architecture and OWASP
Table 1
The request type and the URL with relevant functions.
| Type | URL | Function |
| GET | /v3/accounts | Information about accounts | POST | /v3/accounts | Create new account | POST | /v3/accounts/{ID} | Create transaction |
|
|