Change Updates

Do not miss any Cadency Match Transaction API changes, ever again

Subscribe to the Cadency Match Transaction API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
4 structure changes including:
2 Additions
2 Modifications
Modified 2 Breaking
GET /reports/aging-unmatched-transactions
  • Query
  • startDate, endDate query parameters Added
GET /reports/unmatched-by-source-type
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sourceTypeName, unmatchedCount properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • name, count properties Added
  • Query
  • startDate, endDate query parameters Added
Added 2
GET /reports/transaction-summary
GET /reports/unmatched-by-transaction-type
4 structure changes including:
2 Additions
2 Modifications
Modified 2 Breaking
GET /reports/match-rate-trends
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from array[object] to object
        Breaking
      • averageAutoMatchRate, averageManualMatchRate, averageTotalMatchRate, monthlyTrends properties Added
GET /reports/match-rates
  • Response
  • 200 response Modified
    • application/json content type Modified
      • matchRate property Modified
        • Type went from integer(int32) to number
          Breaking
Added 2
GET /reports/aging-unmatched-transactions
GET /reports/unmatched-by-source-type