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
Lightspeed Restaurant K-Series API documentation

Changelog

Last update:
Compare
15 structure changes including:
1 Breaking change
11 Additions
3 Modifications
1 Removal
Modified 3
GET /items/v1/items
  • Response
  • 200 response Modified
    • application/json content type Modified
      • barcodes attribute Added
GET /items/v1/items/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • barcodes attribute Added
POST /items/v1/items
  • Body
  • application/json content type Modified
    • barcodes attribute Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • barcodes attribute Added
Removed 1 Breaking
PUT /items/v1/items/{id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 11
GET /o/op/1/order/accounts/{accountIdentifier}
GET /reservation/api/1/platform/{platform-code}/profile
PATCH /reservation/api/1/platform/{platform-code}/webhook/auth/api-keys
PATCH /reservation/api/1/platform/{platform-code}/webhook/auth/basic-auth
PATCH /reservation/api/1/platform/{platform-code}/webhook/auth/bearer-auth
PATCH /reservation/api/1/platform/{platform-code}/webhook/auth/oauth2
POST /reservation/api/1/platform/{platform-code}/profile
POST /reservation/api/1/user/platform/{platform-code}/integration/activate
POST /reservation/api/1/user/platform/{platform-code}/integration/deactivate
PUT /items/v1/items/{id}
PUT /reservation/api/1/platform/{platform-code}/restaurant/{platform-restaurant}/reservation/{platform-reservation}/push
3 structure changes including:
3 Modifications
Modified 3
GET /f/finance/{businessLocationId}/dailyFinancials
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sales attribute Modified
GET /f/finance/{businessLocationId}/financials/{from}/{to}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sales attribute Modified
GET /f/finance/{businessLocationId}/saleByExternalReference
  • Response
  • 200 response Modified
    • application/json content type Modified
      • payments attribute Modified
3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /o/op/1/menu/load/{menuId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • menuEntryGroups attribute Modified
POST /items/v1/items
  • Body
  • application/json content type Modified
    • barcode attribute Modified
      • Name went from barCode to barcode

        Breaking

PUT /items/v1/items/{id}
  • Body
  • application/json content type Modified
    • barcode attribute Modified
      • Name went from barCode to barcode

        Breaking

1 structure change including:
1 Modification
Modified 1 Breaking
GET /o/op/1/menu/load/{menuId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • menuEntryGroups attribute Modified
  • 400, 403, 404 responses Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

11 structure changes including:
11 Modifications
Modified 11 Breaking
GET /o/op/1/order/table/getCheck
  • Response
  • 400 response Modified
    • */* content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json content type Added
GET /o/op/1/order/table/{tableNumber}/getCheck
  • Response
  • 400 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • 404 response Added
GET /o/op/data/businesses
  • Response
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /o/op/data/{businessLocationId}/floorplans
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tables attribute Modified
      • id attribute Added
  • 404 response Modified
    • */* content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

GET /o/wh/1/webhook/{endpointId}
  • Response
  • 400 response Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • 404 response Added
POST /o/op/1/order/local
  • Body
  • application/json content type Modified
    • items attribute Modified
  • Response
  • 200 response Modified
    • application/json content type Added
  • 400 response Modified
    • */* content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json content type Added
  • 409 response Added
POST /o/op/1/order/toGo
  • Body
  • application/json content type Modified
    • items attribute Modified
  • Response
  • 200 response Modified
    • application/json content type Added
  • 400 response Modified
    • */* content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json content type Added
  • 409 response Added
POST /o/op/1/pay
  • Body
  • application/json content type Modified
    • iKaccountId attribute Modified
      • Attribute is now deprecated

  • Response
  • 200 response Modified
    • application/json content type Added
  • 400 response Modified
    • */* content type Modified
      • status attribute Modified
        • Type went from string to integer

          Breaking

      • apiSubExceptions attribute Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • error, path attributes Added
POST /o/op/1/printMsg
  • Response
  • 200 response Modified
    • application/json content type Added
POST /o/wh/1/webhook
  • Response
  • 400 response Modified
    • */* content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json content type Added
PUT /o/wh/1/webhook
  • Response
  • 400 response Modified
    • */* content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json content type Added
3 structure changes including:
3 Modifications
Modified 3
GET /o/op/1/order/table/getCheck
  • Response
  • 200 response Modified
    • application/json content type Modified
      • deviceId, id, identifier, number attributes Modified
        • Attributes are now deprecated

      • salesEntries attribute Modified
GET /o/op/1/order/table/{tableNumber}/getCheck
  • Response
  • 200 response Modified
    • application/json content type Modified
      • deviceId, id, identifier, number attributes Modified
        • Attributes are now deprecated

      • salesEntries attribute Modified
Webhook POST Order notification
  • Body
  • application/json content type Modified
    • account attribute Modified
1 structure change including:
1 Modification
Modified 1
GET /f/data/businesses
  • Query
  • page, size query parameters Added
2 structure changes including:
2 Modifications
Modified 2
GET /f/finance/{businessLocationId}/dailyFinancials
  • Response
  • 200 response Modified
    • _links attribute Modified
GET /f/finance/{businessLocationId}/financials/{from}/{to}
  • Response
  • 200 response Modified
    • _links attribute Modified
2 structure changes including:
2 Breaking changes
2 Removals
Removed 2 Breaking
GET /pms/v1/business-locations/{businessLocationId}/parameters
PATCH /pms/v1/business-locations/{businessLocationId}/parameters
2 structure changes including:
2 Additions
Added 2
GET /pms/v1/business-locations/{businessLocationId}/parameters
PATCH /pms/v1/business-locations/{businessLocationId}/parameters
3 structure changes including:
3 Modifications
Modified 3
GET /f/finance/{businessLocationId}/dailyFinancials
  • Response
  • 200 response Modified
    • sales attribute Modified
GET /f/finance/{businessLocationId}/financials/{from}/{to}
  • Response
  • 200 response Modified
    • sales attribute Modified
GET /f/finance/{businessLocationId}/saleByExternalReference
  • Response
  • 200 response Modified
    • salesLines attribute Modified
3 structure changes including:
3 Modifications
Modified 3
GET /f/finance/{businessLocationId}/dailyFinancials
  • Response
  • 200 response Modified
    • sales attribute Modified
GET /f/finance/{businessLocationId}/financials/{from}/{to}
  • Response
  • 200 response Modified
    • sales attribute Modified
GET /f/finance/{businessLocationId}/saleByExternalReference
  • Response
  • 200 response Modified
    • salesLines attribute Modified
3 structure changes including:
3 Modifications
Modified 3
GET /f/finance/{businessLocationId}/dailyFinancials
  • Response
  • 200 response Modified
    • sales attribute Modified
GET /f/finance/{businessLocationId}/financials/{from}/{to}
  • Response
  • 200 response Modified
    • sales attribute Modified
GET /f/finance/{businessLocationId}/saleByExternalReference
  • Response
  • 200 response Modified
    • payments attribute Modified
2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /r/2/reservations
  • Body
  • content type Modified
    • customer attribute Modified
POST /r/reservation/1/checkin
  • Body
  • content type Modified
    • customerInfo attribute Modified