The Good Bank APIs
Number of APIs: 12
This collection contains the APIs that power The Good Bank's client website and internal service portals.
Proceed with caution!
-
Bank User - Create User POST {{host}}/user
-
Bank User - User Login POST {{host}}/user/login
-
Bank User - Get User Information GET {{host}}/user
-
Bank User - Update User Information PUT {{host}}/user
-
Bank User - User Change Password POST {{host}}/user/change-password
-
Bank User - User Logout GET {{host}}/user/logout
-
Bank Account - Account summary GET {{host}}/account/{{user_id}}/summary
-
Bank Account - Account transactions GET {{host}}/account/transactions?limit=10&filter=
-
Bank Admin - Our customers GET {{host}}/people/customers
-
Bank Admin - Credit amount POST {{host}}/admin/credit