Lightspeed · Schema

pms-apiRevenueCenterId

The unique identifier for the revenue center.

POSRetailRestaurantEcommerce
View JSON Schema on GitHub

JSON Schema

restaurant-k-series-pms-api-revenue-center-id-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "pms-apiRevenueCenterId",
  "description": "The unique identifier for the revenue center.",
  "$id": "https://raw.githubusercontent.com/api-evangelist/lightspeed-pos/refs/heads/main/json-schema/restaurant-k-series-pms-api-revenue-center-id-schema.json",
  "type": "integer",
  "format": "int64",
  "example": 343243933
}