Change Updates

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

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

RSS

Jun 14, 2023

main
1.0
Compare

API structure has changed

14 structure changes including:
4 Breaking changes
8 Additions
2 Modifications
4 Removals
Modified 2
GET /v1/{payment-service}/{payment-product}/{paymentId}
  • Response
  • 200 response Modified
    • PaymentInitiationWithStatusResponse alternative Modified
      • debtorAccount, creditorAccount properties Modified
    • BulkPaymentInitiationWithStatusResponse alternative Modified
      • debtorAccount, payments properties Modified
POST /v1/{payment-service}/{payment-product}
  • Body
  • content type Modified
    • PaymentInitiationJson alternative Modified
      • debtorAccount, creditorAccount properties Modified
    • BulkPaymentInitiationJson alternative Modified
      • debtorAccount, payments properties Modified
Removed 4 Breaking
GET /v1/accounts
GET /v1/accounts/{accountId}/balances
GET /v1/accounts/{accountId}/transactions
GET /v1/accounts/{accountId}/transactions/{transactionId}
Added 8
GET /v1/accounts
GET /v1/accounts/{accountId}/balances
GET /v1/accounts/{accountId}/transactions
GET /v1/accounts/{accountId}/transactions/{transactionId}
GET /v1/card-accounts
GET /v1/card-accounts/{accountId}
GET /v1/card-accounts/{accountId}/balances
GET /v1/card-accounts/{accountId}/transactions