Lightspeed · Example Payload

Retail R Series Shop Example

POSRetailRestaurantEcommerce

Retail R Series Shop Example is an example object payload from Lightspeed, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

shopIDnametaxCategoryIDtimeZone

Example Payload

Raw ↑
{
  "shopID": "500123",
  "name": "Burger",
  "taxCategoryID": "500123",
  "timeZone": "example"
}