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

Aug 14, 2024

prod
1.0.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /items/v1/items
  • Response
  • 200 response Modified
    • application/json content type Modified
      • coursingOptions, productionInstructions properties Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /items/v1/items/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • coursingOptions, productionInstructions properties Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

POST /items/v1/items
  • Body
  • application/json content type Modified
    • businessLocationId property Modified
      • Property is no longer required

      • businessLocationId property Modified
        • Property is no longer required

    • accountingGroupId property Modified
      • Property is no longer required

      • accountingGroupId property Modified
        • Property is no longer required

  • Response
  • 201 response Modified
    • application/json content type Modified
      • coursingOptions, productionInstructions properties Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

PUT /items/v1/items/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • coursingOptions, productionInstructions properties Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking