Skip to main content

Glossary

Introduction

This article provides definitions for terminology used when discussing the Lightspeed Restaurant K-Series APIs. It also provides links to useful resources.

General Lightspeed Restaurant Terms

TermDescription
BusinessA business unit that can have one or more locations (Business Locations) attached to it.

The business is country-specific, with associated currency and taxes.
Business LocationPart of a business, it might represent a single restaurant location, or a separate location within the same property. See Business Locations
Accounting GroupAccounting groups contain the items and tax rates. Different tax rates can be used for the same items, even on the same bill.

Accounting groups have a unique ID within a business and all connected Business Locations.

See About Accounting Groups
Account ProfileA feature that allows users to specify a set of settings to be applied to a transaction.

See Account Profiles
Tips/GratuityTips are part of the payment, and are shown tax-free in a separate line.

Tips are not linked to an accounting group and are not listed as an item.

See Service Charges and Tips
Service Charge ItemA special type of item, which allows a percentage surcharge to be added to an order.

See Service Charges and Tips

Gift Card Terms

TermDescription
Realtime Notification (RTN)A type of notification, configured in the back office, that allows integrators to receive updates when changes are made to sales in the POS. See RTN Examples.
Web ExtensionA feature of the POS that allows integrators to interact with a register sale by launching a browser window inside of the POS app and providing a JavaScript context to the page so that a web application can modify the current sale. See Web Extensions.
Gift Card RedemptionApplying a gift card payment to a sale. See Redeem/Pay With Gift Card.
Void SaleWhen a sale is cancelled in the POS. It is important for gift card integrations to listen for these types of changes to sales. See RTN Examples.
Refund SaleWhen a payment is refunded in the POS. It is important for gift card integrations to listen for these types of changes to sales. See RTN Examples.
Top-upAdding additional funds to an existing gift card. Not currently supported within the POS for third party integrations.
ReloadAdding funds to an exisitng gift card that currently has a 0 balance. Not currently supported within the POS for third party integrations.
External ReferenceA configurable reference string that allows for future identification of a transaction.
LiabilityRepresents an amount owed by the business. In the context of gift cards, a negative payment created to represent the gift card amount, to be redeemed at a later date. See Understanding Gift Cards.

Tutorials

Tools

API Reference

Help Center