Change Updates

Do not miss any Lightspeed Restaurant K-Series API changes, ever again

Subscribe to the Lightspeed Restaurant K-Series API changelog to be up to date on recent changes.

RSS

Sep 25, 2024

demo
1.0.0
Compare

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
Webhook POST Charge Transaction
  • Body
  • application/json content type Modified
    • deviceId, revenueCenterId properties Modified
      • Full types went from number(int64) to integer(int64)
        Breaking
    • transactions property Modified
      • staffId, groupId properties Modified
        • Full types went from number(int64) to integer(int64)
          Breaking
      • taxId property Modified
        • Full types went from number(int64) to integer(int64)
    • payments property Modified
      • staffId property Modified
        • Full types went from number(int64) to integer(int64)
          Breaking