NCR · Example Payload

Ncr Voyix Commerce Platform Site Input Example

RestaurantRetailBankingATMPoint of SaleCommerceFortune 500

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

Top-level fields

siteNameenterpriseUnitNamereferenceIdaddresscoordinatescurrencytimeZonestatus

Example Payload

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