Aloha POS · Example Payload

Ncr Voyix Platform Create Site Example

POSRestaurantHospitalityNCR

Ncr Voyix Platform Create Site Example is an example object payload from Aloha POS, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

siteNameenterpriseUnitNamecoordinatesstatus

Example Payload

Raw ↑
{
  "siteName": "Peachtree Burger Highland",
  "enterpriseUnitName": "Peachtree Burger Highland",
  "coordinates": {
    "latitude": 33.6817952,
    "longitude": -84.4239568
  },
  "status": "ACTIVE"
}