Change Updates

Do not miss any Memo Bank API changes, ever again

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

RSS

9 days ago

Version 2
2.0
Compare

Introduce wire transfers

Next Change

Introduce new "wire-transfers" resource and related events.

16 structure changes including:
4 Additions
12 Modifications
Modified 12
GET /v2/collections/bulks/{id}/collections
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • return_transaction_id property Added
GET /v2/collections/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • return_transaction_id property Added
GET /v2/mandate_signature_requests
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • debtor property Added
GET /v2/mandate_signature_requests/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • debtor property Added
GET /v2/transactions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • source property Modified
GET /v2/transactions/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source property Modified
        • RtgsTransferIncomingReturnSource alternative Added
GET /v2/transfers/bulks/{id}/transfers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • return_transaction_id property Added
GET /v2/transfers/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • return_transaction_id property Added
POST /v2/collections
  • Response
  • 200 response Modified
    • application/json content type Modified
      • return_transaction_id property Added
POST /v2/mandate_signature_requests
  • Response
  • 200 response Modified
    • application/json content type Modified
      • debtor property Added
POST /v2/transfers
  • Body
  • application/json content type Modified
    • beneficiary_address property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • return_transaction_id property Added
POST /v2/transfers/bulks
  • Body
  • application/json content type Modified
    • transfers property Modified
      • beneficiary_address property Added
Added 4
GET /v2/wire_transfers/{id}
GET /v2/wire_transfers/{id}/proof
POST /v2/wire_transfers
POST /v2/wire_transfers/{id}/attachments