Lightspeed · Example Payload

Retail R Series Contact Example

POSRetailRestaurantEcommerce

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

Top-level fields

contactIDcustomnoEmailnoPhonenoMail

Example Payload

Raw ↑
{
  "contactID": "500123",
  "custom": "example",
  "noEmail": false,
  "noPhone": true,
  "noMail": false
}