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

10 days ago

main
1.0
Compare

Add creditor address to payment initiation

Next Change
3 structure changes including:
3 Modifications
Modified 3
GET /v1/card-accounts/{accountId}/transactions
  • Response
  • default response Modified
    • application/json content type Modified
      • cardTransactions property Modified
        • booked, pending properties Modified
GET /v1/{payment-service}/{payment-product}/{paymentId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • BulkPaymentInitiationWithStatusResponse alternative Modified
        • payments property Modified
POST /v1/{payment-service}/{payment-product}
  • Body
  • application/json content type Modified
    • PaymentInitiationJson alternative Modified
      • creditorAddress property Added
    • BulkPaymentInitiationJson alternative Modified
      • payments property Modified
        • creditorAddress property Added