Aloha POS · Example Payload

Ncr Voyix Platform Put Item Price Example

POSRestaurantHospitalityNCR

Ncr Voyix Platform Put Item Price Example is an example object payload from Aloha POS, 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": 13.00,
  "currency": "US Dollar",
  "effectiveDate": "2026-06-02T18:22:05.784Z",
  "status": "ACTIVE"
}