NCR · Example Payload

Ncr Voyix Commerce Platform Cart Line Example

RestaurantRetailBankingATMPoint of SaleCommerceFortune 500

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

productIdquantityvoidReasonlineIdunitPrice

Example Payload

Raw ↑
{
  "productId": "example",
  "quantity": "example",
  "voidReason": "Customer request",
  "lineId": "line-001",
  "unitPrice": 9.99
}