Deprecated endpoints
The following endpoints are kept for backwards compatibility and will be removed in a future major release.
| Method | Path | Replacement | Status |
|---|---|---|---|
| GET | /api/v0/accounts/{id} | /api/v1/accounts/{id} | deprecated |
| GET | /api/v0/customers | /api/v1/customers/{id} | deprecated |
| POST | /api/v0/transfer | /api/v1/transfer | deprecated |