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

Changelog

Last update:
Compare
2 structure changes including:
2 Modifications
Modified 2
GET /v1/transactions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results attribute Modified
GET /v1/transactions/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source attribute Modified
        • SweepTransferIncomingSource, SweepTransferOutgoingSource alternatives Added

This release fixes the fact that some mandatory fields of the API responses weren't marked as mandatory in the documentation.

Note that the fields have always been mandatory, it was just not reflected in the documentation. As a result, these are not breaking changes despite being marked as so by the automatically generated changelog.

6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /v1/ibans
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results attribute Modified
GET /v1/ibans/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • allow_collections, is_deleted attributes Modified
        • Attributes are now required

          Breaking

GET /v1/transactions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results attribute Modified
GET /v1/transactions/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • attachment_count attribute Modified
        • Attribute is now required

          Breaking

PATCH /v1/ibans/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • allow_collections, is_deleted attributes Modified
        • Attributes are now required

          Breaking

POST /v1/ibans
  • Response
  • 201 response Modified
    • application/json content type Modified
      • allow_collections, is_deleted attributes Modified
        • Attributes are now required

          Breaking

3 structure changes including:
3 Modifications
Modified 3
GET /v1/attachments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results attribute Modified
  • Query
  • include_deleted query parameter Added
GET /v1/attachments/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • is_deleted attribute Added
POST /v1/attachments
  • Response
  • 201 response Modified
    • application/json content type Modified
      • is_deleted attribute Added
2 structure changes including:
2 Modifications
Modified 2
GET /v1/transactions
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/transactions/{id}
  • Response
  • 200 response Modified
    • source attribute Modified
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
6 structure changes including:
1 Breaking change
1 Addition
4 Modifications
1 Removal
Modified 4
GET /v1/accounts
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/accounts/{id}
  • Response
  • 200 response Modified
    • type attribute Added
GET /v1/transactions
  • Response
  • 200 response Modified
    • results attribute Modified
  • Query
  • custom_id query parameter Added
GET /v1/transactions/{id}
  • Response
  • 200 response Modified
    • custom_id, custom_metadata attributes Added
Removed 1 Breaking
GET /v1/transactions/{id}/proof
Added 1
GET /v1/transfers/{id}/proof
2 structure changes including:
2 Modifications
Modified 2
GET /v1/transactions
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/transactions/{id}
  • Response
  • 200 response Modified
    • source attribute Modified
4 structure changes including:
4 Modifications
Modified 4
GET /v1/ibans
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/ibans/{id}
  • Response
  • 200 response Modified
    • allow_collections attribute Added
PATCH /v1/ibans/{id}
  • Body
  • content type Modified
    • allow_collections attribute Added
  • Response
  • 200 response Modified
    • allow_collections attribute Added
POST /v1/ibans
  • Body
  • content type Modified
    • allow_collections attribute Added
  • Response
  • 201 response Modified
    • allow_collections attribute Added
2 structure changes including:
2 Modifications
Modified 2
GET /v1/transactions
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/transactions/{id}
  • Response
  • 200 response Modified
    • source attribute Modified
    • local_iban attribute Added
1 structure change including:
1 Addition
Added 1
GET /v1/transactions/{id}/proof
2 structure changes including:
2 Modifications
Modified 2
GET /v1/transactions
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/transactions/{id}
  • Response
  • 200 response Modified
    • source attribute Modified
5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /v1/attachments
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/attachments/{id}
  • Response
  • 200 response Modified
    • transaction_ids attribute Removed
    • transaction_id attribute Added
GET /v1/transactions
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/transactions/{id}
  • Response
  • 200 response Modified
    • source attribute Modified
POST /v1/attachments
  • Response
  • 201 response Modified
    • transaction_ids attribute Removed
    • transaction_id attribute Added
1 structure change including:
1 Modification
Modified 1
POST /v1/transfers
  • Response
  • 200 response Modified
    • account_id attribute Added
2 structure changes including:
2 Modifications
Modified 2
GET /v1/transactions
  • Response
  • 200 response Modified
    • results attribute Modified
GET /v1/transactions/{id}
  • Response
  • 200 response Modified
    • source attribute Modified
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
1 structure change including:
1 Modification
Modified 1
GET /v1/transactions
  • Query
  • local_iban query parameter Added
6 structure changes including:
3 Breaking changes
3 Additions
3 Removals
Removed 3 Breaking
POST /v1/attachments
POST /v1/transfers
Webhook POST event
Added 3
POST /v1/attachments
POST /v1/transfers
Webhook POST event