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 #2d2080fa

Last update:
Compare

API structure has changed

6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /v1/ibans
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/ibans/{id}
  • Response
  • 200 response Modified
    • is_main attribute Removed
    • type attribute Added
GET /v1/transactions
  • Response
  • 200 response Modified
    • results attribute Modified
  • Query
  • group_id query parameter Removed
  • batch_id query parameter Added
GET /v1/transactions/{id}
  • Response
  • 200 response Modified
    • group_id attribute Removed
    • batch_id attribute Added
PATCH /v1/ibans/{id}
  • Response
  • 200 response Modified
    • is_main attribute Removed
    • type attribute Added
POST /v1/ibans
  • Response
  • 201 response Modified
    • is_main attribute Removed
    • type attribute Added