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

Changelog

Last update:
Compare
2 structure changes including:
2 Modifications
Modified 2
GET /v2/transactions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
GET /v2/transactions/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source property Modified
        • RtgsTransferIncomingSource alternative Modified
        • CollectionOutgoingReturnFeesSource alternative Added
2 structure changes including:
2 Modifications
Modified 2
GET /v2/transactions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
GET /v2/transactions/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source property Modified
        • RtgsTransferIncomingSource alternative Added
2 structure changes including:
2 Modifications
Modified 2
GET /v2/transactions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
GET /v2/transactions/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source property Modified
        • WireTransferIncomingSource, WireTransferOutgoingSource alternatives Modified
5 structure changes including:
5 Additions
Added 5
DELETE /v2/mandate_signature_requests/{id}
GET /v2/mandate_signature_requests
GET /v2/mandate_signature_requests/{id}
POST /v2/mandate_signature_requests
POST /v2/mandate_signature_requests/{id}/renewals
2 structure changes including:
2 Modifications
Modified 2
GET /v2/transactions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
GET /v2/transactions/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source property 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 /v2/ibans
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
GET /v2/ibans/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • allow_collections, is_deleted properties Modified
        • Properties are now required

          Breaking

GET /v2/transactions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
GET /v2/transactions/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • attachment_count property Modified
        • Property is now required

          Breaking

PATCH /v2/ibans/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • allow_collections, is_deleted properties Modified
        • Properties are now required

          Breaking

POST /v2/ibans
  • Response
  • 201 response Modified
    • application/json content type Modified
      • allow_collections, is_deleted properties Modified
        • Properties are now required

          Breaking

This release fixes the fact that some mandatory address fields of a SEPA Direct Debit mandate debtor were not 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.

2 structure changes including:
2 Modifications
Modified 2
POST /v2/collections
  • Body
  • application/json content type Modified
    • mandate property Modified
      • debtor property Modified
POST /v2/collections/bulks
  • Body
  • application/json content type Modified
    • collections property Modified
3 structure changes including:
3 Modifications
Modified 3
GET /v2/attachments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
  • Query
  • include_deleted query parameter Added
GET /v2/attachments/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • is_deleted property Added
POST /v2/attachments
  • Response
  • 201 response Modified
    • application/json content type Modified
      • is_deleted property Added
2 structure changes including:
2 Modifications
Modified 2
GET /v2/transactions
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/transactions/{id}
  • Response
  • 200 response Modified
    • source property Modified
6 structure changes including:
6 Modifications
Modified 6
GET /v2/ibans
  • Response
  • 200 response Modified
    • results property Modified
  • Query
  • include_deleted query parameter Added
GET /v2/ibans/{id}
  • Response
  • 200 response Modified
    • is_deleted property Added
GET /v2/transactions
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/transactions/{id}
  • Response
  • 200 response Modified
    • source property Modified
PATCH /v2/ibans/{id}
  • Response
  • 200 response Modified
    • is_deleted property Added
POST /v2/ibans
  • Response
  • 201 response Modified
    • is_deleted property Added
14 structure changes including:
1 Breaking change
1 Addition
12 Modifications
1 Removal
Modified 12
GET /v2/accounts
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/accounts/{id}
  • Response
  • 200 response Modified
    • type property Added
GET /v2/collections/bulks/{id}/collections
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/collections/{id}
  • Response
  • 200 response Modified
    • custom_id, custom_metadata properties Added
GET /v2/transactions
  • Response
  • 200 response Modified
    • results property Modified
  • Query
  • custom_id query parameter Added
GET /v2/transactions/{id}
  • Response
  • 200 response Modified
    • custom_id, custom_metadata properties Added
GET /v2/transfers/bulks/{id}/transfers
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/transfers/{id}
  • Response
  • 200 response Modified
    • custom_id, custom_metadata properties Added
POST /v2/collections
  • Body
  • content type Modified
    • custom_id, custom_metadata properties Added
  • Response
  • 200 response Modified
    • custom_id, custom_metadata properties Added
POST /v2/collections/bulks
  • Body
  • content type Modified
    • collections property Modified
POST /v2/transfers
  • Body
  • content type Modified
    • custom_id, custom_metadata properties Added
  • Response
  • 200 response Modified
    • custom_id, custom_metadata properties Added
POST /v2/transfers/bulks
  • Body
  • content type Modified
    • transfers property Modified
Removed 1 Breaking
GET /v2/transactions/{id}/proof
Added 1
GET /v2/transfers/{id}/proof
2 structure changes including:
2 Modifications
Modified 2
GET /v2/transactions
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/transactions/{id}
  • Response
  • 200 response Modified
    • source property Modified
4 structure changes including:
4 Modifications
Modified 4
GET /v2/ibans
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/ibans/{id}
  • Response
  • 200 response Modified
    • allow_collections property Added
PATCH /v2/ibans/{id}
  • Body
  • content type Modified
    • allow_collections property Added
  • Response
  • 200 response Modified
    • allow_collections property Added
POST /v2/ibans
  • Body
  • content type Modified
    • allow_collections property Added
  • Response
  • 201 response Modified
    • allow_collections property Added
2 structure changes including:
2 Modifications
Modified 2
GET /v2/transactions
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/transactions/{id}
  • Response
  • 200 response Modified
    • source property Modified
    • local_iban property Added
3 structure changes including:
3 Additions
Added 3
DELETE /v2/collections/{id}
DELETE /v2/transfers/{id}
GET /v2/transactions/{id}/proof
10 structure changes including:
10 Modifications
Modified 10
GET /v2/collections/bulks/{id}/collections
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/collections/{id}
  • Response
  • 200 response Modified
    • end_to_end_id property Added
GET /v2/transactions
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/transactions/{id}
  • Response
  • 200 response Modified
    • source property Modified
GET /v2/transfers/bulks/{id}/transfers
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/transfers/{id}
  • Response
  • 200 response Modified
    • end_to_end_id property Added
POST /v2/collections
  • Body
  • content type Modified
    • end_to_end_id property Added
  • Response
  • 200 response Modified
    • end_to_end_id property Added
POST /v2/collections/bulks
  • Body
  • content type Modified
    • collections property Modified
POST /v2/transfers
  • Body
  • content type Modified
    • end_to_end_id property Added
  • Response
  • 200 response Modified
    • end_to_end_id property Added
POST /v2/transfers/bulks
  • Body
  • content type Modified
    • transfers property Modified
3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /v2/attachments
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/attachments/{id}
  • Response
  • 200 response Modified
    • transaction_ids property Removed
    • transaction_id property Added
POST /v2/attachments
  • Response
  • 201 response Modified
    • transaction_ids property Removed
    • transaction_id property Added
2 structure changes including:
2 Modifications
Modified 2
GET /v2/transactions
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/transactions/{id}
  • Response
  • 200 response Modified
    • source property Modified
6 structure changes including:
6 Modifications
Modified 6
GET /v2/collections/bulks/{id}/collections
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/collections/{id}
  • Response
  • 200 response Modified
    • account_id property Added
GET /v2/transfers/bulks/{id}/transfers
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/transfers/{id}
  • Response
  • 200 response Modified
    • account_id property Added
POST /v2/collections
  • Response
  • 200 response Modified
    • account_id property Added
POST /v2/transfers
  • Response
  • 200 response Modified
    • account_id property Added
2 structure changes including:
2 Modifications
Modified 2
GET /v2/transactions
  • Response
  • 200 response Modified
    • results property Modified
GET /v2/transactions/{id}
  • Response
  • 200 response Modified
    • source property Modified