DEV API changelog (2026-05-27)
May 26th, 2026
Last updated: 2026-05-27 01:36:40 AEST
API Changelog 2026-05-26_10-19_c8130ea vs. 2026-05-27_01-27_35bee3a
API Changes
GET /main-account/balances/crypto
- ⚠️ the response property
items/balancebecame nullable for the status200 - ⚠️ the response property
items/currencybecame nullable for the status200
GET /main-account/balances/crypto/{cryptoCurrency}
- ⚠️ the response property
items/balancebecame nullable for the status200 - ⚠️ the response property
items/currencybecame nullable for the status200
GET /main-account/balances/fiat
- ⚠️ the response property
items/balancebecame nullable for the status200 - ⚠️ the response property
items/currencybecame nullable for the status200
GET /main-account/balances/fiat/{country}/{fiatCurrency}
- ⚠️ the response property
items/balancebecame nullable for the status200 - ⚠️ the response property
items/currencybecame nullable for the status200
GET /sub-account/balances/crypto
- ⚠️ the response property
items/balancebecame nullable for the status200 - ⚠️ the response property
items/currencybecame nullable for the status200
GET /sub-account/balances/crypto/{cryptoCurrency}
- ⚠️ the response property
items/balancebecame nullable for the status200 - ⚠️ the response property
items/currencybecame nullable for the status200
GET /sub-account/balances/fiat
- ⚠️ the response property
items/balancebecame nullable for the status200 - ⚠️ the response property
items/currencybecame nullable for the status200
GET /sub-account/balances/fiat/{country}/{fiatCurrency}
- ⚠️ the response property
items/balancebecame nullable for the status200 - ⚠️ the response property
items/currencybecame nullable for the status200
