Change Updates

Do not miss any v1 API changes, ever again

Subscribe to the v1 API changelog to be up to date on recent changes.

RSS

Mar 11, 2025

main
0.21.10
Compare
0.21.10

API structure has changed

3 structure changes including:
3 Modifications
Modified 3
GET /bankaccounts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactionType, ledgerAccount properties Added
GET /bankaccounts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactionType, ledgerAccount properties Added
POST /bankaccounts
  • Body
  • application/json content type Modified
    • transactionType, ledgerAccount properties Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • transactionType, ledgerAccount properties Added