Lightspeed · JSON Structure

Restaurant K Series Pms Api Provider Endpoint Structure

The endpoint of the PMS provider. This is where Lightspeed will send PMS requests.

Type: string Properties: 0
POSRetailRestaurantEcommerce

pms-apiProviderEndpoint is a JSON Structure definition published by Lightspeed. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/lightspeed-pos/refs/heads/main/json-structure/restaurant-k-series-pms-api-provider-endpoint-structure.json",
  "name": "pms-apiProviderEndpoint",
  "description": "The endpoint of the PMS provider. This is where Lightspeed will send PMS requests.",
  "type": "string",
  "minLength": 1,
  "maxLength": 255
}