Do not miss any Omni API Dev changes, ever again

Subscribe to the Omni API Dev changelog to be up to date on recent changes.

RSS

5 days ago

main
2026.08.03
Compare
2026.08.03

API structure has changed

Next change
4 structure changes including:
4 Modifications
Modified 4
GET /fee-charges
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • source, status properties Added
GET /settlements
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • netAmount property Modified
          • Property is now deprecated
        • amount, fundingType properties Added
GET /settlements/transactions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • settlement property Modified
        • netAmount property Modified
          • Property is now deprecated
        • amount, fundingType properties Added
GET /settlements/{settlementId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • netAmount property Modified
        • Property is now deprecated
      • lineItems property Modified
        • netAmount property Modified
          • Property is now deprecated
        • amount property Added
      • amount, fundingType properties Added