Change Updates

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

Jan 29, 2026

main
2026.01.13
Compare

API structure has changed

16 structure changes including:
16 Modifications
Modified 16
GET /transactions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • transactionResponses property Modified
POST /payment-methods/physical
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactionResponses property Modified
        • accountType property Added
POST /transactions/capture
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactionResponses property Modified
        • accountType property Added
POST /transactions/physical-auth
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactionResponses property Modified
        • accountType property Added
POST /transactions/physical-sale
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactionResponses property Modified
        • accountType property Added
POST /transactions/refund
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactionResponses property Modified
        • accountType property Added
POST /transactions/token-auth
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactionResponses property Modified
        • accountType property Added
POST /transactions/token-sale
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactionResponses property Modified
        • accountType property Added
POST /transactions/unreferenced-physical-refund
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactionResponses property Modified
        • accountType property Added
POST /transactions/void
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transactionResponses property Modified
        • accountType property Added
POST AuthCompletedwebhook
  • Body
  • application/json content type Modified
    • originalResponse property Modified
      • transactionResponses property Modified
        • accountType property Added
POST CaptureCompletedwebhook
  • Body
  • application/json content type Modified
    • originalResponse property Modified
      • transactionResponses property Modified
        • accountType property Added
POST RefundCompletedwebhook
  • Body
  • application/json content type Modified
    • originalResponse property Modified
      • transactionResponses property Modified
        • accountType property Added
POST SaleCompletedwebhook
  • Body
  • application/json content type Modified
    • originalResponse property Modified
      • transactionResponses property Modified
        • accountType property Added
POST TokenCreatedwebhook
  • Body
  • application/json content type Modified
    • originalResponse property Modified
      • transactionResponses property Modified
        • accountType property Added
POST VoidCompletedwebhook
  • Body
  • application/json content type Modified
    • originalResponse property Modified
      • transactionResponses property Modified
        • accountType property Added