Lightspeed · Example Payload

Retail R Series Category Example

POSRetailRestaurantEcommerce

Retail R Series Category 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

categoryIDnameparentIDfullPathName

Example Payload

Raw ↑
{
  "categoryID": "500123",
  "name": "Burger",
  "parentID": "500123",
  "fullPathName": "Burger"
}