Lightspeed · Example Payload

Restaurant K Series Ape Standalone Payment Example

POSRetailRestaurantEcommerce

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

Top-level fields

iKaccountIdiKaccountIdentifierthirdPartyPaymentReferenceendpointIdbusinessLocationIdtaskTtlInMsstaffIddeviceIdpaymentMethodpaymentAmounttipAmounttargetPrinterProfileId

Example Payload

Raw ↑
{
  "iKaccountId": 0,
  "iKaccountIdentifier": "A1234.56",
  "thirdPartyPaymentReference": "12345678901234",
  "endpointId": "MY-AWESOME-ENDPOINT-ID",
  "businessLocationId": 45454565682155,
  "taskTtlInMs": 60000,
  "staffId": 37,
  "deviceId": 12345678980,
  "paymentMethod": "OOPAYMENT",
  "paymentAmount": 20.06,
  "tipAmount": 2.5,
  "targetPrinterProfileId": 1773881235
}