Lightspeed · JSON Structure

Restaurant K Series Pms Api Provider Name Structure

The name of the PMS provider.

Type: string Properties: 0
POSRetailRestaurantEcommerce

pms-apiProviderName 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-name-structure.json",
  "name": "pms-apiProviderName",
  "description": "The name of the PMS provider.",
  "type": "string",
  "minLength": 1,
  "maxLength": 255
}