NCR · Example Payload

Ncr Voyix Commerce Platform Group Example

RestaurantRetailBankingATMPoint of SaleCommerceFortune 500

Ncr Voyix Commerce Platform Group 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

idversiontitleitemCodesstatus

Example Payload

Raw ↑
{
  "id": "500123",
  "version": 1,
  "title": "Cheeseburger",
  "itemCodes": [
    "example"
  ],
  "status": "ACTIVE"
}