NCR · Example Payload

Ncr Voyix Commerce Platform Item Price Input Example

RestaurantRetailBankingATMPoint of SaleCommerceFortune 500

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

Top-level fields

versionpricecurrencyeffectiveDatestatus

Example Payload

Raw ↑
{
  "version": 1,
  "price": 9.99,
  "currency": "USD",
  "effectiveDate": "2026-06-02T14:30:00Z",
  "status": "ACTIVE"
}