This set of endpoints can be used to create accounts and sub-accounts. It can also be used to fetch accounts and perform updates.
Endpoints
| Method | Url |
|---|---|
POST | /accounts |
POST | /accounts/subaccount |
GET | /accounts |
GET | /accounts/:id |
PUT | /accounts/:id |
GET | /accounts/:id/statement |