NCR · Example Payload

Ncr Voyix Commerce Platform Item Input Example

RestaurantRetailBankingATMPoint of SaleCommerceFortune 500

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

Top-level fields

versionitemIdshortDescriptionlongDescriptionstatusmerchandiseCategorydepartmentId

Example Payload

Raw ↑
{
  "version": 1,
  "itemId": {},
  "shortDescription": "example",
  "longDescription": "example",
  "status": "ACTIVE",
  "merchandiseCategory": "example",
  "departmentId": "example"
}