Change Updates

Do not miss any Memo Bank API documentation changes, ever again

Subscribe to the Memo Bank API documentation changelog to be up to date on recent changes.

RSS
Memo Bank API documentation

Change #777d4d8a

Last update:
Compare

API structure has changed

6 structure changes including:
6 Modifications
Modified 6
GET /v1/ibans
  • Response
  • 200 response Modified
    • results attribute Modified
  • Query
  • include_deleted query parameter Added
GET /v1/ibans/{id}
  • Response
  • 200 response Modified
    • is_deleted attribute Added
GET /v1/transactions
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/transactions/{id}
  • Response
  • 200 response Modified
    • source attribute Modified
PATCH /v1/ibans/{id}
  • Response
  • 200 response Modified
    • is_deleted attribute Added
POST /v1/ibans
  • Response
  • 201 response Modified
    • is_deleted attribute Added