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

9 days ago

prod
1.0.0
Compare

API structure has changed

Next Change
5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /i/richItem/{businessId}
  • Response
  • 200 response Modified
    • application/hal+json;charset=UTF-8 content type Modified
      • _embedded property Modified
        • richItemDtoList property Modified
GET /i/richItem/{businessId}/{sku}
  • Response
  • 200 response Modified
    • application/hal+json;charset=UTF-8 content type Modified
      • containsAlcohol, alcoholPercentage properties Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

PATCH /i/richItem/{businessId}/{sku}
  • Response
  • 200 response Modified
    • application/hal+json;charset=UTF-8 content type Modified
      • containsAlcohol, alcoholPercentage properties Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

POST /i/richItem/{businessId}/itemsBySkus
  • Response
  • 200 response Modified
    • application/hal+json;charset=UTF-8 content type Modified
      • _embedded property Modified
        • richItemDtoList property Modified
PUT /i/richItem/{businessId}/{sku}
  • Response
  • 200 response Modified
    • application/hal+json;charset=UTF-8 content type Modified
      • containsAlcohol, alcoholPercentage properties Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking