Lightspeed · Example Payload

Retail X Series Customer Example

POSRetailRestaurantEcommerce

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

Top-level fields

idfirst_namelast_nameemailphonecustomer_code

Example Payload

Raw ↑
{
  "id": "3f2504e0-4f89-41d3-9a0c-0305e82c3301",
  "first_name": "Burger",
  "last_name": "Burger",
  "email": "guest@example.com",
  "phone": "+15555550123",
  "customer_code": "example"
}