Lightspeed · Example Payload

Restaurant K Series Ape Webhook Endpoint Business Location Dto Example

POSRetailRestaurantEcommerce

Restaurant K Series Ape Webhook Endpoint Business Location Dto 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

businessLocationIdcreatedAtupdatedAtwarnings

Example Payload

Raw ↑
{
  "businessLocationId": 45454565682155,
  "createdAt": "2023-11-07T19:15:05.043+0000",
  "updatedAt": "2023-11-07T19:15:05.043+0000",
  "warnings": [
    {
      "information": "example",
      "type": "example"
    }
  ]
}