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

Oct 14, 2024

main
0.19.13
Compare
0.19.13

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
GET /bankaccounts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • balance property Modified
        • currency property Modified
GET /bankaccounts/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • balance property Modified
        • currency property Modified
POST /bankaccounts
  • Response
  • 201 response Modified
    • application/json content type Modified
      • balance property Modified
        • currency property Modified
POST /bankaccounts/{id}/balances
  • Body
  • application/json content type Modified
    • currency property Modified
      • rate property Removed
  • Response
  • 201 response Modified
    • application/json content type Modified
      • currency property Modified
        • rate property Removed