Revel Dining Options for Web Orders

This article references the dining_option fields found in the Revel database and various API resources.

API Dining Options Reference:

DINING_OPTION_TOGO = 0
DINING_OPTION_EATIN = 1
DINING_OPTION_DELIVERY = 2
DINING_OPTION_CATERING = 3
DINING_OPTION_DRIVETHROUGH = 4 <- You can rename this (contact Revel support)
DINING_OPTION_ONLINE = 5
DINING_OPTION_OTHER = 6 <- you can rename this (contact Revel support)
DINING_OPTION_SHIPPING = 7
DINING_OPTION_PICKUP = 8

Please get in touch with support if you have any questions.

Updated on March 20, 2025