NCR · Example Payload

Ncr Voyix Commerce Platform Site Example

RestaurantRetailBankingATMPoint of SaleCommerceFortune 500

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

Top-level fields

siteNameenterpriseUnitNamereferenceIdaddresscoordinatescurrencytimeZonestatusid

Example Payload

Raw ↑
{
  "siteName": "Downtown Store",
  "enterpriseUnitName": "Downtown Store",
  "referenceId": "example",
  "address": "example",
  "coordinates": "example",
  "currency": "USD",
  "timeZone": "America/New_York",
  "status": "ACTIVE",
  "id": "500123"
}