NCR · Example Payload

Ncr Voyix Commerce Platform Order Input Example

RestaurantRetailBankingATMPoint of SaleCommerceFortune 500

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

Top-level fields

channelcommentscustomerorderLines

Example Payload

Raw ↑
{
  "channel": "Web",
  "comments": "Customer request",
  "customer": "example",
  "orderLines": [
    "example"
  ]
}