AppWebServices
The following operations are supported. For a formal definition, please review the Service Description.
-
ChPostCodeForDelivery
User this method to check Post Code For Delivery -
CreateUserByObject
User this method to create new user -
GetAllDressing
use this method to get Dressing List and when you calling this method Make sure that menu item has true value in a attribute (HasDressing = True) -
GetAllMenuOptionsWithDetail
to get Get All Menu Options to Build Option Popups -
GetAllToppings
use this method to get Topping List and when you calling this method Make sure that menu item has true value in a attribute (HasTopping = True) -
GetMenu
Get Menu catatories -
GetMenubyCategory
Get Menu for Online Ordes -
GetOptionDetailsById
Use this method to get menu opetion by opetionid (int) (you get opetion id from GetAllMenuOptions) -
GetShopTimingandDiscount
(Please pass Day of Week i.e Sunday = 0) and Use this method to get Opening and Closing Timing and also Discount Values) -
GetSubMenuItemByID
use this method to get sub menu by sub menu id -
GetSubMenuItemByMenuID
use this method to get sub menu by Menu ID -
Login
User this method to Login a user -
SaveTempBasket
Use this method to place an order.