Mutasi Bank API
### README Documentation --- Run using docker: ``` cp .env.example .env docker-compose up --build ``` ### API Endpoints The following endpoints are available: #### POST /create-session Creates a new session with the bank. - **Body Parameters**: - `username`: String - `password`: String - `norek`: String (account number) #### POST /get-settlement Retrieves settlement information. - **Body…
Mutasi Bank API endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| GET |
listMutasi /list-settlements/1 |
|
| POST |
getBallance /get-ballance |
|
| GET |
listRunningAccount /running-accounts |
|
| POST |
createAccount /create-account |
|
| POST |
killSession /kill-session |
|
| POST |
getMutasi /get-settlement |
|
| POST |
createSession /create-session |
|
Mutasi Bank API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | Free | — |
|
| ULTRA | Free | — |
|
| MEGA | Free | — |
|