-
End-User | Products & SmartPOS
-
End-User | Stock Control
-
End-User | Table Service and Kitchen Operations
-
End-User | Pricing, Marketing, Promotions & Accounts
- Prize Promotions
- Points, Points Profiles and Loyalty
- Product Promotions
- Repricing & Discounts in SmartPOS
- Vouchers
- Account Till Functions
- Pricing, Price Numbers and Price Modes
- Raffles & Draws
- Marketing Reports
- Accounts and Account Profiles
- Rewards
- SmartPOS Account Functions
- Troubleshooting
- Product Labels
- Packing Slips
-
End-User | System Setup & Admin
-
End-User | Reporting, Data Analysis & Security
-
End-User | Membership & Scheduled Billing
-
End-User | Operators, Operator Permissions & Clocking
-
Interfaces | Data Send Interfaces
-
Interfaces | EFTPOS & Payments
- NZ EFTPOS Interfaces
- Linkly (Formerly PC-EFTPOS)
- Adyen
- Tyro
- ANZ BladePay
- Stripe
- Windcave (Formerly Payment Express)
- Albert EFTPOS
- Westpac Presto (Formerly Assembly Payments)
- Unicard
- Manager Cards External Payment
- Pocket Voucher
- OneTab
- Clipp
- eConnect-eConduit
- Verifone
- AXEPT
- DPS
- Liven
- Singapore eWallet
- Mercury Payments TRANSENTRY
- Ingenico
- Quest
- Oolio - wPay
-
Interfaces | SMS & Messaging
-
Interfaces | Product, Pricing, Marketing & Promotions
- Metcash Loyalty
- Range Servant
- ILG Pricebook & Promotions
- Oolio Order Manager Integration
- Ubiquiti
- Product Level Blocking
- BidFood Integration
- LMG
- Metcash/IBA E-Commerce Marketplace
- McWilliams
- Thirsty Camel Hump Club
- LMG Loyalty (Zen Global)
- Doshii Integration
- Impact Data
- Marsello
- IBA Data Import
- Materials Control
- Last Yard
- Bepoz Standard Transaction Import
-
Interfaces | Printing & KDS
-
Interfaces | Reservation & Bookings
-
Interfaces | Database, Reporting, ERP & BI
-
Interfaces | CALink, Accounts & Gaming
- EBET Interface
- Clubs Online Interface
- Konami Interface
- WIN Gaming Interface
- Aristocrat Interface
- Bally Interface
- WorldSmart's SmartRetail Loyalty
- Flexinet & Flexinet SP Interfaces
- Aura Interface
- MiClub Interface
- Max Gaming Interface
- Utopia Gaming Interface
- Compass Interface
- IGT & IGT Casino Interface
- MGT Gaming Interface
- System Express
- Aristocrat nConnect Interface
- GCS Interface
- Maxetag Interface
- Dacom 5000E Interface
- InnTouch Interface
- Generic & Misc. CALink
-
Interfaces | Miscellaneous Interfaces/Integrations
-
Interfaces | Property & Room Management
-
Interfaces | Online Ordering & Delivery
-
Interfaces | Purchasing, Accounting & Supplier Comms
-
SmartPOS | Mobile App
-
SmartPDE | SmartPDE 32
-
SmartPDE | Denso PDE
-
SmartPDE | SmartPDE Mobile App
-
MyPlace
-
MyPlace | myPLACE Lite
-
MyPlace | Backpanel User Guides
- Bepoz Price Promotions
- What's on, Events and tickets
- Staff
- System Settings | Operational Settings
- Vouchers & Gift Certificates
- Member Onboarding
- Members and memberships
- System Settings | System Setup
- Reports and Reporting
- Actions
- Offers | Promotions
- Messaging & Notifications
- System Settings | App Config
- Surveys
- Games
- User Feedback
- Stamp Cards
-
MyPlace | Integrations
-
MyPlace | FAQ's & How-2's
-
MyPlace | Release Notes
-
YourOrder
-
YourOrders | Backpanel User Guides
-
YourOrders | YourOrder Kiosk User Guide
-
YourOrders | Merchant App User Guide
-
WebAddons
-
Installation / System Setup Guides
- SmartPOS Mobile App | Setup
- SmartPOS Mobile App | SmartAPI Host Setup
- SmartPOS Mobile App | BackOffice Setup
- SmartPOS Mobile App | Pay@Table setup
- SmartKDS Setup 4.7.2.7 +
- SmartKDS Setup 4.6.x
- SQL Installations
- Server / BackOffice Installation
- New Database Creation
- Multivenue Setup & Config.
- SmartPOS
- SmartPDE
- Player Elite Interface | Rest API
- Interface Setups
- Import
- KDSLink
- Snapshots
- Custom Interface Setups
-
HOW-2
- Product Maintenance
- Sales and Transaction Reporting
- SmartPOS General
- Printing and Printing Profiles
- SQL
- Repricing & Discounts
- Stock Control
- Membership
- Accounts and Account Profiles
- Miscellaneous
- Scheduled Jobs Setups
- Backoffice General
- Purchasing and Receiving
- Database.exe
- EFTPOS
- System Setup
- Custom Support Tools
-
Troubleshooting
-
Hardware
6 | QSR Terminology Mapping
This article covers a brief description of all the terminology used by QSR and how it can be mapped to Bepoz database.
This article covers a brief description of all the terminology used by QSR and how it can be mapped to Bepoz database.
PrerequisiteN/A
Field Mapping
Check Mapping
QSR Name |
Data Type |
QSR Description |
Bepoz Field Mapping |
Bepoz Notes |
SiteUID | String | A globally unique identifier for a site that will be provided by QSR | KDSLink.exe config field |
|
CheckNumber | Integer | The Check Number | TransactionID or TableID |
|
Courses | Collection of Course | An array pf course information. See data fields of course table |
|
|
LastUpdateTime | String | When the check was last changed in ISO 8601 format and UTC Time zone | Transactions.DateUpdated |
Course Mapping
QSR Name |
Data Type |
QSR Description |
Bepoz Field Mapping |
Bepoz Notes |
CourseName | String | The course name | ||
CourseNumber | Integer | The course number | 0 |
|
CustomerName | String | The customer name |
Account Name Table.Name |
|
DestinationID | Number | The destination ID of the course | StoreID |
|
GuestCount | Integer | The guest count of the course | ||
Items | Collection of Item |
An array of items included in the course See Data Field of Item Table |
||
PaymentStates | Collection of CoursePaymentState | An array of payment states. See Data Field of CoursePaymentyState Table | ||
Server | Complex | Includes the server ID and name. See Data Fields of Server table. |
Operator.FirstName | |
TableName | String | The table name | ||
TableSection | String | The table number | ||
Terminal | Integer | The terminal of the course | Workstation.WorkstationID | |
IsTraining | Boolean | Indicates whether course is training | See notes | When an order is sent in training mode, mark this flag true |
IsVoid | Boolean | Indicates if the course is void | See notes |
Server Mapping
QSR Mapping |
Data Type |
QSR Description |
Bepoz Field Mapping |
Bepoz Notes |
ID | Integer | The server ID number | Operator.OperatorID | |
Name | String | The server name | Operator.FirstName |
Item Mapping
QSR Name |
Data Type |
QSR Description |
Bepoz Field Mapping |
Bepoz Notes |
ItemNumber | Integer | The item number in the course | ||
ParentItemNumber | Integer | The ItemNumber of an item's parent. Will be 0 (zero) if the item does not have a parent. See ItemNumber in this table | See notes |
|
ItemType | String | The type of item. ItemType options are "FoodItem", "ComboItem", "PieceDetail", "MixedItem", "SideItem", "Condiment", "PizzaSection", "PrepModifier", "Allergen". If ItemType string is empty or invalid, default ItemType "FoodItem" will be used. | See notes |
|
ItemID | Integer | The item's ID number (also known as the PLU). | Product.ProductID + SizeNum -1 |
|
Seat | Integer | The seat number associated with the item | Translines.SeatNum |
|
Quantity | Integer | The quantity of the item | Translines.UnitQtySold |
|
UnitPrice | Integer | The unit price of the item | Translines.NettEach |
|
IdealCookTimes | Array[Integer] | The ideal cook time of the item, in seconds. Up to four cook times can be defined in the array | Product.PrepTime |
|
CookTimeModifierType | String |
|
||
CookTimeModifierValue | Integer | Only applicable when ItemType is PrepModifier and CookTimeModifierType is Value or Percentage. The amount of time, in seconds, that should be substituted as the cook time of the PrepModifier's parent item | ||
IsFreeItem | Boolean | Indicates whether item is free | See notes |
|
Description | String | The item description | Product.Name |
|
DestinationID | Integer | The destination ID of the item | See Notes |
|
IsVoid | Boolean | Indicates if Item is void | See Notes |