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

11 minutes ago

prod
1.0.0
Compare

API structure has changed

Next change
3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /staff/v1/businessLocations/{businessLocationId}/userTypes/BACK_OFFICE/roles
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from object to array[object]
        Breaking
      • data, links, page properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • staff-apiUserPermission property Added
GET /staff/v1/businessLocations/{businessLocationId}/userTypes/POS/reportAccess
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from object to array[object]
        Breaking
      • data, links, page properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • staff-apiReportAccessLevel property Added
GET /staff/v1/businessLocations/{businessLocationId}/userTypes/POS/roles
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from object to array[object]
        Breaking
      • data, links, page properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • staff-apiUserPermission property Added