Features
Introduction
This section outlines the main features of the Lightspeed Restaurant POS K-Series Reservations API and the endpoints available to manage these features.
Business Details
Get Business Locations
- Method: GET
- URL:
/reservation/api/1/user/platform/{platform-code}/business-locations
- API Reference: Get Business Locations
Mangage Platform Profile
Platform Profile Details
- Method: GET
- URL:
/reservation/api/1/platform/{platform-code}/profile
- API Reference: Platform Profile Details
Create or Update Platform Profile
- Method: POST
- URL:
/reservation/api/1/platform/{platform-code}/profile
- API Reference: Create or Update Platform Profile
Manage Connections
Activate Integration for Restaurant
- Method: POST
- URL:
/reservation/api/1/user/platform/{platform-code}/integration/activate
- API Reference: Activate Integration
Deactivate Integration for Restaurant
- Method: POST
- URL:
/reservation/api/1/user/platform/{platform-code}/integration/deactivate
- API Reference: Deactivate Integration
Manage Reservations
Create or Update Reservation
- Method: PUT
- URL:
/reservation/api/1/platform/{platform-code}/restaurant/{platform-restaurant}/reservation/{platform-reservation}/push
- API Reference: Create or Update Reservation