Lightspeed Restaurant (K-Series) (prebuilt connector)

Description

Lightspeed Restaurant (K-Series) is a restaurant management solution and point-of-sale (POS) system that provides a comprehensive suite of features for hospitality businesses.

API documentation

API documentation for Lightspeed Restaurant (K-Series) can be found via the link below:

Authentication

When adding connector instances for Lightspeed Restaurant (K-Series), the following authentication methods are supported:

OAuth 2 (authorisation code)

When a user chooses to add a connector instance using OAuth 2 (authorisation code) authentication, the credentials below are prompted:

Credential
Required?
Notes

base url

The URL used to access your Lightspeed instance, without the https// element. For example: api.trial.lsk.lightspeed.app.

state length

If you have been given a state length, enter it here. This numeric value determines the length of a random string generated (behind the scenes) during the OAuth process, for verification purposes.

client ID & client secret

A unique identifier and password, required to access and interact with your Lightspeed data via its API.

scope

The required scope to determine data access permissions granted to Patchworks. For more information, see Lightspeed's documentation: Access scopes.

response authentication token key

Set to access_token.

grant type

Set to authorization_code.

response type key

Set to code.

refresh grant type

Set to refresh_token.

response refresh token key

Set to refresh_token.

Last updated