SpotOn · Example Payload

Restaurant Pos Export Address Example

RestaurantPoint of SalePaymentsOnline OrderingReservationsReporting

Restaurant Pos Export Address Example is an example object payload from SpotOn, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

street1street2citystatezipphone

Example Payload

Raw ↑
{
  "street1": "1242 Selma",
  "street2": "1242 Selma",
  "city": "Westland",
  "state": "MI",
  "zip": "48185",
  "phone": "1112223333"
}