Lightspeed · Example Payload

Restaurant K Series Teckel Rich Item Dto Links Example

POSRetailRestaurantEcommerce

Restaurant K Series Teckel Rich Item Dto Links Example is an example object payload from Lightspeed, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

_links

Example Payload

Raw ↑
{
  "_links": {
    "self": {
      "href": "https://api.trial.lsk.lightspeed.app/i/richItem/8262/UGG-BB-PUR-06"
    },
    "items": {
      "href": "https://api.trial.lsk.lightspeed.app/i/richItem/8262/"
    }
  }
}