Lightspeed · Example Payload

Restaurant K Series Ape Order Payment Example

POSRetailRestaurantEcommerce

Restaurant K Series Ape Order Payment Example is an example object payload from Lightspeed, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

paymentMethodpaymentAmounttipAmount

Example Payload

Raw ↑
{
  "paymentMethod": "OOPAYMENT",
  "paymentAmount": 14.0,
  "tipAmount": 2.0
}