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

about 1 hour ago

Version 2
2.0
Compare

Add a redirect mode for mandate signature requests and a link to the webapp on transactions

Next change
5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /v2/mandate_signature_requests
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • property Modified
GET /v2/mandate_signature_requests/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • property Modified
        • MandateSignatureRequest property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • email, redirect properties Added
GET /v2/transactions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • link property Added
GET /v2/transactions/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • link property Added
POST /v2/mandate_signature_requests
  • Body
  • application/json content type Modified
    • alternative Modified
      • CreateMandateSignatureRequest alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • email, redirect alternatives Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • property Modified
        • MandateSignatureRequest property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • email, redirect properties Added