Change Updates

Do not miss any nash iban API changes, ever again

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

RSS

Jul 10, 2023

main
0.1
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /api/v1/accounts/{account_resource_id}/overdrafts
  • Response
  • 200 response Modified
    • allowed_amount property Removed
    • _links, overdrafts properties Added
GET /api/v1/accounts/{account_resource_id}/owners
  • Response
  • 200 response Modified
    • first_name, full_name, last_name, name_prefix properties Removed
    • _links, owners properties Added
GET /api/v1/accounts/{account_resource_id}/transactions
  • Response
  • 200 response Modified
    • credit_debit_indicator, details, resource_id, status, transaction_amount properties Removed
    • _links, transactions properties Added
GET /api/v1/accounts/{account_resource_id}/transactions/{transaction_resource_id}/details
  • Response
  • 200 response Modified
    • _links, details properties Added
GET /api/v1/end-user-identity
  • Response
  • 200 response Modified
    • first_name, full_name, last_name, name_prefix properties Removed
    • _links, identity properties Added