NCR · Example Payload

Ncr Voyix Commerce Platform Order Line Example

RestaurantRetailBankingATMPoint of SaleCommerceFortune 500

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

Top-level fields

productIdquantityunitPrice

Example Payload

Raw ↑
{
  "productId": "example",
  "quantity": "example",
  "unitPrice": 9.99
}