Account

APIDescription
GET api/Account/UserInfo

No documentation available.

POST api/Account/Logout

No documentation available.

GET api/Account/ManageInfo?returnUrl={returnUrl}&generateState={generateState}

No documentation available.

POST api/Account/ChangePassword

No documentation available.

POST api/Account/SetPassword

No documentation available.

POST api/Account/AddExternalLogin

No documentation available.

POST api/Account/RemoveLogin

No documentation available.

GET api/Account/ExternalLogin?provider={provider}&error={error}

No documentation available.

GET api/Account/ExternalLogins?returnUrl={returnUrl}&generateState={generateState}

No documentation available.

POST api/Account/Register

No documentation available.

POST api/Account/RegisterExternal

No documentation available.

App

APIDescription
POST api/App/SendDineInSMS?customerPhone={customerPhone}&smsText={smsText}

No documentation available.

POST api/App/GetAllGiftCardHistory?storeid={storeid}&code={code}&date={date}&status={status}&type={type}&pagesize={pagesize}&currentPage={currentPage}

No documentation available.

POST api/App/GetGiftCardsRelatedStores?storeid={storeid}

No documentation available.

GET api/App/GetTransactionDetails?chargeId={chargeId}

No documentation available.

POST api/App/InitializeString?inputString={inputString}

No documentation available.

POST api/App/InitializeString?inputString={inputString}&inputValue={inputValue}

No documentation available.

POST api/App/InitializeInteger?inputInteger={inputInteger}

No documentation available.

POST api/App/ConvertInt32?inputString={inputString}

No documentation available.

POST api/App/ConvertDecimal?inputString={inputString}

No documentation available.

POST api/App/ConvertString?inputString={inputString}

No documentation available.

GET api/App/GetCurrentDateTimeZone?timeZone={timeZone}

No documentation available.

GET api/App/GetCurrentUTCDateTimeZone?timeZone={timeZone}

No documentation available.

POST api/App/EncryptCustom?plainText={plainText}&encryptionPrivateKey={encryptionPrivateKey}

No documentation available.

POST api/App/DecryptCustom?cipherText={cipherText}&encryptionPrivateKey={encryptionPrivateKey}

No documentation available.

POST api/App/NewGiftCardInsert?storeId={storeId}&giftcardcode={giftcardcode}&orderValue={orderValue}&cardType={cardType}&firstName={firstName}&lastName={lastName}&phone={phone}&email={email}&giftcardId={giftcardId}&currentUser={currentUser}

No documentation available.

POST api/App/NewGiftCardInsertAdvanced?storeId={storeId}&giftcardcode={giftcardcode}&orderValue={orderValue}&cardType={cardType}&firstName={firstName}&lastName={lastName}&phone={phone}&email={email}&giftcardId={giftcardId}&currentUser={currentUser}&validStores={validStores}&expirationDate={expirationDate}

No documentation available.

GET api/App/DeactiveGiftCard?storeid={storeid}&giftCardCode={giftCardCode}&pin={pin}&reason={reason}

No documentation available.

GET api/App/CheckGiftCardForAddEmployeePin?giftCardCode={giftCardCode}

No documentation available.

GET api/App/CheckGiftCardForAddEmployeePinLoad?giftCardCode={giftCardCode}

No documentation available.

GET api/App/RewardSearch?storeid={storeid}&rewardMemberId={rewardMemberId}&phone={phone}&lastName={lastName}

No documentation available.

GET api/App/RewardSearchNew?storeid={storeid}&rewardMemberId={rewardMemberId}&phone={phone}&lastName={lastName}

No documentation available.

GET api/App/RewardLoad?storeid={storeid}&rewardMemberId={rewardMemberId}&phone={phone}&loadPoint={loadPoint}

No documentation available.

GET api/App/RewardRedeem?storeid={storeid}&rewardMemberId={rewardMemberId}&phone={phone}&redeemPoint={redeemPoint}

No documentation available.

GET api/App/GenerateNewMemberID/{id}?storeid={storeid}&name={name}&email={email}&phone={phone}&points={points}&memberId={memberId}

No documentation available.

GET api/App/CreateNewMemberID?storeid={storeid}&name={name}&email={email}&phone={phone}&points={points}&memberId={memberId}&customerId={customerId}

No documentation available.

GET api/App/UpdateMemberInfo/{id}?storeid={storeid}&name={name}&email={email}&phone={phone}&points={points}&memberId={memberId}

No documentation available.

GET api/App/UpdateCustomerInfo/{id}?storeid={storeid}&name={name}&email={email}&phone={phone}

No documentation available.

GET api/App/CheckCustomerExists?storeid={storeid}&email={email}&phone={phone}&memberId={memberId}

No documentation available.

GET api/App/CheckCustomerExistsNew?storeid={storeid}&email={email}&phone={phone}&memberId={memberId}

No documentation available.

GET api/App/CheckCustomerExistsDB?storeid={storeid}&email={email}&phone={phone}&name={name}&points={points}&customerId={customerId}

No documentation available.

POST api/App/CheckRewardPinCheckRequired?storeid={storeid}

No documentation available.

GET api/App/AddMemberID?storeid={storeid}&name={name}&email={email}&phone={phone}&points={points}&memberId={memberId}&createdBy={createdBy}

No documentation available.

GET api/App/SearchRewardPoint?storeid={storeid}&memberId={memberId}&pin={pin}&phone={phone}&name={name}

No documentation available.

GET api/App/RewardLoadRedeem?storeid={storeid}&memberId={memberId}&pin={pin}&phone={phone}&loadPoint={loadPoint}&type={type}&createdBy={createdBy}

No documentation available.

POST api/App/GetAllCoupons?storeid={storeid}&name={name}&startDate={startDate}&endDate={endDate}&status={status}&sortValue={sortValue}&sortByValue={sortByValue}&pagesize={pagesize}&currentPage={currentPage}

No documentation available.

POST api/App/GetCouponByDiscountId?storeId={storeId}&discountId={discountId}

No documentation available.

GET api/App/GetDiscountByDiscountIdDB?storeId={storeId}&discountId={discountId}

No documentation available.

POST api/App/SaveDiscont

No documentation available.

POST api/App/AddUpdateDiscount

No documentation available.

POST api/App/AddUpdateDiscountTiming

No documentation available.

POST api/App/DeleteDiscountTimingById?timingId={timingId}

No documentation available.

POST api/App/DeleteCouponById?couponId={couponId}

No documentation available.

GET api/App/GetAllCarryOutItems?storeid={storeid}&pagesize={pagesize}&currentPage={currentPage}&name={name}&category={category}&status={status}&sortValue={sortValue}&sortByValue={sortByValue}

No documentation available.

POST api/App/AddUpdateItem

No documentation available.

POST api/App/AddUpdateItemDB

No documentation available.

POST api/App/GetItemById?productId={productId}

No documentation available.

GET api/App/GetItemByIdDB?productId={productId}

No documentation available.

POST api/App/PrepareFoodSelectionType

No documentation available.

POST api/App/AddUpdateProductTiming

No documentation available.

POST api/App/GetCategoyByStoreId?storeId={storeId}

No documentation available.

GET api/App/GetCategoyByStoreIdDB?storeId={storeId}

No documentation available.

POST api/App/DeleteProductTimingById?timingId={timingId}

No documentation available.

POST api/App/SendMail?recipientName={recipientName}&recipientEmail={recipientEmail}&strGiftCardCode={strGiftCardCode}&strRedemptionAmount={strRedemptionAmount}&strRedemptionDate={strRedemptionDate}&balance={balance}&originalAmount={originalAmount}&storeId={storeId}&loadedByServer={loadedByServer}&toEmailValid={toEmailValid}&phone={phone}&cardType={cardType}

No documentation available.

POST api/App/SendLoadMail?recipientName={recipientName}&recipientEmail={recipientEmail}&strGiftCardCode={strGiftCardCode}&strRedemptionAmount={strRedemptionAmount}&strRedemptionDate={strRedemptionDate}&balance={balance}&originalAmount={originalAmount}&storeId={storeId}&loadedByServer={loadedByServer}&toEmailValid={toEmailValid}&newCard={newCard}&phone={phone}&paymentType={paymentType}&giftCardType={giftCardType}

No documentation available.

POST api/App/SendRefundMail?recipientName={recipientName}&recipientEmail={recipientEmail}&strGiftCardCode={strGiftCardCode}&strRedemptionAmount={strRedemptionAmount}&strRedemptionDate={strRedemptionDate}&balance={balance}&originalAmount={originalAmount}&storeId={storeId}&loadedByServer={loadedByServer}&toEmailValid={toEmailValid}&newCard={newCard}&phone={phone}&reason={reason}&giftCardType={giftCardType}

No documentation available.

POST api/App/SendDeactvateMail?storeId={storeId}&customerName={customerName}&customerPhone={customerPhone}&customerEmail={customerEmail}&giftCardCode={giftCardCode}&strBalance={strBalance}&strOriginalAmount={strOriginalAmount}&cardType={cardType}&reason={reason}

No documentation available.

POST api/App/AddChargeEmail?orderId={orderId}&storeId={storeId}&reason={reason}&customerName={customerName}&customerEmail={customerEmail}&chargeAmount={chargeAmount}

No documentation available.

POST api/App/OrderDetailsBody

No documentation available.

POST api/App/OrderSummaryMailShippingAndItemDetailsEnd

No documentation available.

POST api/App/OrderSummaryMailShippingItemDetails?strDescription={strDescription}&notes={notes}&strQuantity={strQuantity}&strValue={strValue}&strAmount={strAmount}&strFirstCardNumber={strFirstCardNumber}&strLastCardNumber={strLastCardNumber}&type={type}&orderId={orderId}

No documentation available.

POST api/App/OrderSummaryMailShippingItemDetailsHeader?type={type}

No documentation available.

POST api/App/OrderSummaryMailShippingAndItemDetailsStart?isColSpan={isColSpan}

No documentation available.

POST api/App/OrderSummaryMailShippingItemDetailsStart

No documentation available.

POST api/App/OrderSummaryMailShippingItemDetailsFooterTotal

No documentation available.

POST api/App/OrderSummaryMailOtherDetailsLeftAndRightItem?strTitle1={strTitle1}&strValue1={strValue1}&strTitle2={strTitle2}&strValue2={strValue2}&strTitle3={strTitle3}&strValue3={strValue3}&strTitle4={strTitle4}&strValue4={strValue4}&strTitle5={strTitle5}&strValue5={strValue5}&strTitle6={strTitle6}&strValue6={strValue6}&strTitle7={strTitle7}&strValue7={strValue7}

No documentation available.

POST api/App/OrderSummaryMailOtherDetailsLeftAndRightItemAddress

No documentation available.

POST api/App/OrderSummaryMailOtherDetailsStart

No documentation available.

POST api/App/OrderSummaryMailShippingItemDetailsEnd

No documentation available.

HEAD api/App/HeaderTemplate

No documentation available.

HEAD api/App/HeaderTemplate?logourl={logourl}&headerBgColor={headerBgColor}

No documentation available.

POST api/App/CamcelOrderEmailHeaderTemplate?logourl={logourl}&headerBgColor={headerBgColor}

No documentation available.

POST api/App/ItemHeaderTitleTemplate?HeaderTitle={HeaderTitle}

No documentation available.

POST api/App/ItemHeaderTitleCenterTemplate?HeaderTitle={HeaderTitle}

No documentation available.

POST api/App/ItemHeaderTitleLeftTemplate?HeaderTitle={HeaderTitle}

No documentation available.

POST api/App/ItemsTemplate?label={label}&labelValue={labelValue}

No documentation available.

POST api/App/SingleColumnItemsTemplate?labelValue={labelValue}

No documentation available.

POST api/App/AlternateItemsTemplate?label={label}&labelValue={labelValue}

No documentation available.

POST api/App/AlternateItemsTemplate?label1={label1}&labelValue1={labelValue1}&label2={label2}&labelValue2={labelValue2}

No documentation available.

POST api/App/AlternateItemsTemplate?label1={label1}&labelValue1={labelValue1}&label2={label2}&labelValue2={labelValue2}&label3={label3}&labelValue3={labelValue3}

No documentation available.

POST api/App/BeforeFooterTemplate

No documentation available.

POST api/App/DescriptionTemplate?name={name}&description={description}

No documentation available.

POST api/App/DescriptionTemplateNew?description={description}

No documentation available.

POST api/App/FooterTemplate

No documentation available.

POST api/App/RedeemFooterTemplate?storeName={storeName}&headerBgColor={headerBgColor}&storeAddress={storeAddress}&storeWebsite={storeWebsite}&storePhoneNumber={storePhoneNumber}

No documentation available.

POST api/App/LoadFooterTemplate?storeName={storeName}&headerBgColor={headerBgColor}&storeAddress={storeAddress}&storeWebsite={storeWebsite}&storePhoneNumber={storePhoneNumber}

No documentation available.

POST api/App/TextFooterTemplate?storeName={storeName}&headerBgColor={headerBgColor}&storeAddress={storeAddress}&storeWebsite={storeWebsite}&storePhoneNumber={storePhoneNumber}&footerText={footerText}

No documentation available.

GET api/App/GetPictureUrl?targetSize={targetSize}&showDefaultPicture={showDefaultPicture}&storeLocation={storeLocation}&defaultPictureType={defaultPictureType}

No documentation available.

POST api/App/GetStoreByStoreId?storeid={storeid}

No documentation available.

GET api/App/GetStoreByStoreIdDB?storeId={storeId}

No documentation available.

GET api/App/GetStoreDevices?storeId={storeId}&deviceuuid={deviceuuid}

No documentation available.

POST api/App/SaveStoreInfo

No documentation available.

POST api/App/UpdateStoreInfo

No documentation available.

POST api/App/SaveStoreInfoNew

No documentation available.

POST api/App/UpdateStoreInfoNew

No documentation available.

POST api/App/GetStoreTimingsByStoreId?storeid={storeid}

No documentation available.

GET api/App/GetStoreTimingsByStoreIdDB?storeId={storeId}

No documentation available.

POST api/App/SaveStoreTiming

No documentation available.

POST api/App/AddUpdateStoreTiming

No documentation available.

POST api/App/DeleteStoreTimingById?timingId={timingId}

No documentation available.

POST api/App/GetStoreTables?storeid={storeid}

No documentation available.

POST api/App/GetAllDineInQueue?storeid={storeid}&name={name}&date={date}&status={status}&pagesize={pagesize}&currentPage={currentPage}

No documentation available.

POST api/App/AddQueue?storeid={storeid}&name={name}&phone={phone}&guestCount={guestCount}&notes={notes}

No documentation available.

POST api/App/EditQueue/{id}?storeid={storeid}&name={name}&phone={phone}&guestCount={guestCount}&notes={notes}

No documentation available.

POST api/App/NoShowDineIn/{id}

No documentation available.

POST api/App/SeatedDineIn/{id}

No documentation available.

POST api/App/UnseatedDineIn/{id}

No documentation available.

POST api/App/CancelDineIn/{id}

No documentation available.

POST api/App/SendDineInNotification/{id}?storeId={storeId}&customerPhone={customerPhone}&tableNumber={tableNumber}&restaurantName={restaurantName}

No documentation available.

POST api/App/Login?email={email}&password={password}

No documentation available.

POST api/App/StoreDeviceRegistrationTokenUpdate?storeid={storeid}&registrationToken={registrationToken}&deviceUUID={deviceUUID}&version={version}&name={name}&appVersion={appVersion}

No documentation available.

POST api/App/Logout?storeid={storeid}&registrationToken={registrationToken}

No documentation available.

POST api/App/ChangeOrderStatus?storeid={storeid}&orderId={orderId}&status={status}

No documentation available.

POST api/App/PrepareOrderStatusHistoryXML?statusXml={statusXml}&status={status}&note={note}

No documentation available.

POST api/App/CancelOrder?storeid={storeid}&orderId={orderId}&status={status}&reason={reason}&authorizationCode={authorizationCode}&orderTotal={orderTotal}&paymentMethod={paymentMethod}&customerName={customerName}&customerEmail={customerEmail}&restaurantDisplayName={restaurantDisplayName}&storeAddress={storeAddress}&storePhoneNumber={storePhoneNumber}

No documentation available.

POST api/App/RefundOrder?storeid={storeid}&orderId={orderId}&status={status}&reason={reason}&authorizationCode={authorizationCode}&orderTotal={orderTotal}&paymentMethod={paymentMethod}&customerName={customerName}&customerEmail={customerEmail}&restaurantDisplayName={restaurantDisplayName}&storeAddress={storeAddress}&storePhoneNumber={storePhoneNumber}&refundType={refundType}&refundAmount={refundAmount}

No documentation available.

GET api/App/GetOrderStatusHisotyXMLByOrderId?orderId={orderId}

No documentation available.

POST api/App/ChangeCarryoutStatus?storeid={storeid}&status={status}

No documentation available.

POST api/App/ChangeDeliveryStatus?storeid={storeid}&status={status}

No documentation available.

POST api/App/ChangeBulkOrderStatus?orderId={orderId}&status={status}&restaurantDisplayName={restaurantDisplayName}&orderDetails={orderDetails}

No documentation available.

POST api/App/CancelOrderEmail?orderId={orderId}&storeId={storeId}&reason={reason}&customerName={customerName}&customerEmail={customerEmail}&refundable={refundable}&partialRefund={partialRefund}&partialAmount={partialAmount}

No documentation available.

POST api/App/CancelOrderEmailBody?orderId={orderId}&storeId={storeId}&customerName={customerName}&customerEmail={customerEmail}

No documentation available.

POST api/App/StopSoundInAllDevices?storeId={storeId}&currentDeviceId={currentDeviceId}

No documentation available.

POST api/App/SendNotificationToDevices?currentDeviceId={currentDeviceId}

No documentation available.

POST api/App/StopSoundInAllDevicesNew?storeId={storeId}&currentDeviceId={currentDeviceId}

No documentation available.

POST api/App/StopSoundAndSendCurbsideMessage?storeId={storeId}&currentDeviceId={currentDeviceId}&orderId={orderId}&customerPhone={customerPhone}&restaurantDisplayName={restaurantDisplayName}

No documentation available.

POST api/App/SendCurbsideSMSToCustomer?orderId={orderId}&customerPhone={customerPhone}&restaurantName={restaurantName}

No documentation available.

POST api/App/SendNotificationToDevicesNew?currentDeviceId={currentDeviceId}&appVersion={appVersion}

No documentation available.

POST api/App/SendPickUpSMSToCustomer?orderId={orderId}&restaurantDisplayName={restaurantDisplayName}&storeid={storeid}&customerphone={customerphone}

No documentation available.

POST api/App/SendSMSToCustomerNew?orderId={orderId}&restaurantDisplayName={restaurantDisplayName}&storeid={storeid}&customerphone={customerphone}&smsText={smsText}

No documentation available.

POST api/App/SendTextSMSToCustomer?orderId={orderId}&customerPhone={customerPhone}&restaurantName={restaurantName}&storeid={storeid}&smsText={smsText}

No documentation available.

POST api/App/AddCharge?storeid={storeid}&orderId={orderId}&reason={reason}&authorizationCode={authorizationCode}&orderTotal={orderTotal}&chargeAmount={chargeAmount}&paymentMethod={paymentMethod}&customerName={customerName}&customerEmail={customerEmail}&restaurantDisplayName={restaurantDisplayName}&storeAddress={storeAddress}&storePhoneNumber={storePhoneNumber}

No documentation available.

GET api/App/GetTotalRefundValuesByOrderId?orderId={orderId}

No documentation available.

GET api/App/GetFinalOrderTotalByOrderId?orderId={orderId}

No documentation available.

GET api/App/GetOrderById?orderId={orderId}

No documentation available.

GET api/App/GetOrderHistory?orderId={orderId}

No documentation available.

GET api/App/GetAllCarryOutOrders?storeid={storeid}&status={status}&date={date}

No documentation available.

GET api/App/GetAllCarryOutOrdersTemp?storeid={storeid}&status={status}&date={date}&pagesize={pagesize}&currentPage={currentPage}&sortValue={sortValue}&sortByValue={sortByValue}&filterStatus={filterStatus}&orderNoFrom={orderNoFrom}&orderNoTo={orderNoTo}&phone={phone}&orderDateFrom={orderDateFrom}&orderDateTo={orderDateTo}

No documentation available.

GET api/App/GetAllCarryOutOrdersTempCurrent?storeid={storeid}&status={status}&date={date}&pagesize={pagesize}&currentPage={currentPage}&sortValue={sortValue}&sortByValue={sortByValue}&filterStatus={filterStatus}&orderNoFrom={orderNoFrom}&orderNoTo={orderNoTo}&phone={phone}&orderDateFrom={orderDateFrom}&orderDateTo={orderDateTo}

No documentation available.

GET api/App/GetCarryOutOrderDetails?orderid={orderid}

No documentation available.

GET api/App/GetCarryOutOrderDetailsWithAllInfo?orderid={orderid}

No documentation available.

GET api/App/GetCarryOutOrderDetailsForPrint?orderid={orderid}

No documentation available.

GET api/App/GetCarryOutOrderItemDetails?orderid={orderid}

No documentation available.

GET api/App/GetCarryOutOrderItemDetailsTemp?orderid={orderid}

No documentation available.

GET api/App/GetCarryoutOrderAdjustments?orderid={orderid}

No documentation available.

GET api/App/GetCarryoutStatus?storeid={storeid}

No documentation available.

GET api/App/GetLatestCarryOutOrderPopup?storeid={storeid}

No documentation available.

GET api/App/GetLatestCarryOutOrder?storeId={storeId}

No documentation available.

GET api/App/GetLatestCarryOutOrderPopupNew?storeid={storeid}

No documentation available.

GET api/App/GetLatestCarryOutOrderNew?storeId={storeId}

No documentation available.

GET api/App/GetCarryoutOrderTimings?storeid={storeid}

No documentation available.

GET api/App/GetCarryoutPickupTimings?storeid={storeid}&pickupTime={pickupTime}

No documentation available.

GET api/App/ChangeOrderPickupTime?storeid={storeid}&orderId={orderId}&pickupTime={pickupTime}&restaurantDisplayName={restaurantDisplayName}&phoneNumber={phoneNumber}

No documentation available.

GET api/App/GetStoreTimings?storeId={storeId}

No documentation available.

POST api/App/FormatNotes?notes={notes}

No documentation available.

POST api/App/SendOrderNotification?deviceId={deviceId}&titleMessage={titleMessage}&bodyMessage={bodyMessage}

No documentation available.

GET api/App/GetAvailableTimeSlots?startTime={startTime}&closeTime={closeTime}&timeInterval={timeInterval}

No documentation available.

GET api/App/GetAvailableTimeSlotsFiveMinuteInterval?startTime={startTime}&closeTime={closeTime}&timeInterval={timeInterval}

No documentation available.

POST api/App/SendSMSToCustomer?orderId={orderId}&newPickUpTime={newPickUpTime}&customerPhone={customerPhone}&restaurantName={restaurantName}

No documentation available.

POST api/App/SendOrderPickUpSMSToCustomer?orderId={orderId}&customerPhone={customerPhone}&restaurantName={restaurantName}&storeid={storeid}

No documentation available.

GET api/App/GetStoreGiftCardPermission?storeid={storeid}

No documentation available.

GET api/App/GiftCardSearch?storeid={storeid}&giftCardCode={giftCardCode}&phone={phone}&pin={pin}

No documentation available.

GET api/App/GiftCardSearchNew?storeid={storeid}&giftCardCode={giftCardCode}&phone={phone}&pin={pin}

No documentation available.

GET api/App/GiftCardRedeem?storeid={storeid}&giftCardCode={giftCardCode}&phone={phone}&amount={amount}&register={register}&pin={pin}

No documentation available.

GET api/App/GiftCardRedeemNew?storeid={storeid}&giftCardCode={giftCardCode}&phone={phone}&amount={amount}&register={register}&pin={pin}

No documentation available.

GET api/App/GiftCardLoad?storeid={storeid}&giftCardCode={giftCardCode}&phone={phone}&amount={amount}&register={register}&pin={pin}

No documentation available.

GET api/App/GiftCardLoadWithPayment?storeid={storeid}&giftCardCode={giftCardCode}&phone={phone}&amount={amount}&register={register}&pin={pin}&ccName={ccName}&ccNumber={ccNumber}&cvv={cvv}&expMonth={expMonth}&expYear={expYear}&paymentType={paymentType}

No documentation available.

GET api/App/GiftCardLoadWithPaymentPIN?storeid={storeid}&giftCardCode={giftCardCode}&phone={phone}&amount={amount}&register={register}&pin={pin}&ccName={ccName}&ccNumber={ccNumber}&cvv={cvv}&expMonth={expMonth}&expYear={expYear}&paymentType={paymentType}&employeePIN={employeePIN}

No documentation available.

GET api/App/GiftCardRefund?storeid={storeid}&giftCardCode={giftCardCode}&phone={phone}&amount={amount}&register={register}&pin={pin}&reason={reason}

No documentation available.

GET api/App/GiftCardRefundNew?storeid={storeid}&giftCardCode={giftCardCode}&phone={phone}&amount={amount}&register={register}&pin={pin}&reason={reason}

No documentation available.

POST api/App/CheckPinCheckRequired?storeid={storeid}

No documentation available.

GET api/App/NewGiftCardLoad?storeid={storeid}&giftCardCode={giftCardCode}&phone={phone}&amount={amount}&customerId={customerId}&email={email}&name={name}

No documentation available.

GET api/App/AddNewGiftCard?storeid={storeid}&giftCardCode={giftCardCode}&phone={phone}&amount={amount}&customerId={customerId}&email={email}&name={name}&giftCardExists={giftCardExists}&pin={pin}&gcamount={gcamount}&giftcardId={giftcardId}&cardType={cardType}&giftCardStoreId={giftCardStoreId}&ccName={ccName}&ccNumber={ccNumber}&cvv={cvv}&expMonth={expMonth}&expYear={expYear}&paymentType={paymentType}

No documentation available.

GET api/App/CheckGiftCardCodeExists?storeid={storeid}&giftCardCode={giftCardCode}

No documentation available.

GET api/App/GetGiftCardProductByStore?storeId={storeId}

No documentation available.

POST api/App/InsertNewGiftCard?storeId={storeId}&productid={productid}&customerid={customerid}&customerip={customerip}&giftcardcode={giftcardcode}&orderValue={orderValue}&firstName={firstName}&lastName={lastName}&phone={phone}&osversion={osversion}&email={email}&giftcardId={giftcardId}

No documentation available.

POST api/App/InsertNewGiftCard?storeId={storeId}&productid={productid}&customerid={customerid}&customerip={customerip}&giftcardcode={giftcardcode}&orderValue={orderValue}&firstName={firstName}&lastName={lastName}&phone={phone}&osversion={osversion}&email={email}&giftcardId={giftcardId}&ccNumber={ccNumber}&paymentMethodName={paymentMethodName}&transactionId={transactionId}&transactionCode={transactionCode}&transactionResult={transactionResult}

No documentation available.

GET api/App/GetStoreAllGiftCards?storeid={storeid}&orderId={orderId}&giftcardcode={giftcardcode}&recipientname={recipientname}&status={status}&pagesize={pagesize}&currentPage={currentPage}&sortValue={sortValue}&sortByValue={sortByValue}

No documentation available.

GET api/App/GetGiftCardHistory?storeid={storeid}&giftcardid={giftcardid}

No documentation available.

POST api/App/UpdateGiftCardCode?giftCardId={giftCardId}&giftcardcode={giftcardcode}

No documentation available.

GET api/App/SearchGiftCard?storeid={storeid}&giftCardCode={giftCardCode}&pin={pin}

No documentation available.

GET api/App/SearchGiftCardNew?storeid={storeid}&giftCardCode={giftCardCode}&pin={pin}

No documentation available.

GET api/App/DoesGiftCardExist?giftCardCode={giftCardCode}

No documentation available.

GET api/App/CheckGiftCardAndPin?giftCardCode={giftCardCode}&pin={pin}

No documentation available.

GET api/App/CheckGiftCardForAddNew?giftCardCode={giftCardCode}&pin={pin}

No documentation available.

GET api/App/AddUpdateGiftCardRecord?storeid={storeid}&giftCardCode={giftCardCode}&giftcardId={giftcardId}&phone={phone}&amount={amount}&email={email}&name={name}&giftCardExists={giftCardExists}&gcamount={gcamount}&cardType={cardType}&ccName={ccName}&ccNumber={ccNumber}&cvv={cvv}&expMonth={expMonth}&expYear={expYear}&paymentType={paymentType}&loggedInUserId={loggedInUserId}

No documentation available.

GET api/App/AddUpdateGiftCardRecordPIN?storeid={storeid}&giftCardCode={giftCardCode}&giftcardId={giftcardId}&phone={phone}&amount={amount}&email={email}&name={name}&giftCardExists={giftCardExists}&gcamount={gcamount}&cardType={cardType}&ccName={ccName}&ccNumber={ccNumber}&cvv={cvv}&expMonth={expMonth}&expYear={expYear}&paymentType={paymentType}&loggedInUserId={loggedInUserId}&employeePin={employeePin}

No documentation available.

GET api/App/AddUpdateGiftCardRecordAdvanced?storeid={storeid}&giftCardCode={giftCardCode}&giftcardId={giftcardId}&phone={phone}&amount={amount}&email={email}&name={name}&giftCardExists={giftCardExists}&gcamount={gcamount}&cardType={cardType}&ccName={ccName}&ccNumber={ccNumber}&cvv={cvv}&expMonth={expMonth}&expYear={expYear}&paymentType={paymentType}&loggedInUserId={loggedInUserId}&validStores={validStores}&cardExpirationDate={cardExpirationDate}&cardExpirationTime={cardExpirationTime}

No documentation available.

GET api/App/AddUpdateGiftCardRecordAdvancedPIN?storeid={storeid}&giftCardCode={giftCardCode}&giftcardId={giftcardId}&phone={phone}&amount={amount}&email={email}&name={name}&giftCardExists={giftCardExists}&gcamount={gcamount}&cardType={cardType}&ccName={ccName}&ccNumber={ccNumber}&cvv={cvv}&expMonth={expMonth}&expYear={expYear}&paymentType={paymentType}&loggedInUserId={loggedInUserId}&validStores={validStores}&cardExpirationDate={cardExpirationDate}&cardExpirationTime={cardExpirationTime}&employeePin={employeePin}

No documentation available.

POST api/App?customerPhone={customerPhone}&smsText={smsText}

No documentation available.

POST api/App?storeid={storeid}&code={code}&date={date}&status={status}&type={type}&pagesize={pagesize}&currentPage={currentPage}

No documentation available.

GET api/App?chargeId={chargeId}

No documentation available.

POST api/App?inputString={inputString}&inputValue={inputValue}

No documentation available.

POST api/App?inputInteger={inputInteger}

No documentation available.

POST api/App?plainText={plainText}&encryptionPrivateKey={encryptionPrivateKey}

No documentation available.

POST api/App?cipherText={cipherText}&encryptionPrivateKey={encryptionPrivateKey}

No documentation available.

POST api/App?storeId={storeId}&giftcardcode={giftcardcode}&orderValue={orderValue}&cardType={cardType}&firstName={firstName}&lastName={lastName}&phone={phone}&email={email}&giftcardId={giftcardId}&currentUser={currentUser}

No documentation available.

POST api/App?storeId={storeId}&giftcardcode={giftcardcode}&orderValue={orderValue}&cardType={cardType}&firstName={firstName}&lastName={lastName}&phone={phone}&email={email}&giftcardId={giftcardId}&currentUser={currentUser}&validStores={validStores}&expirationDate={expirationDate}

No documentation available.

GET api/App?storeid={storeid}&giftCardCode={giftCardCode}&pin={pin}&reason={reason}

No documentation available.

GET api/App?storeid={storeid}&rewardMemberId={rewardMemberId}&phone={phone}&loadPoint={loadPoint}

No documentation available.

GET api/App?storeid={storeid}&rewardMemberId={rewardMemberId}&phone={phone}&redeemPoint={redeemPoint}

No documentation available.

GET api/App?storeid={storeid}&name={name}&email={email}&phone={phone}&points={points}&memberId={memberId}&customerId={customerId}

No documentation available.

GET api/App/{id}?storeid={storeid}&name={name}&email={email}&phone={phone}

No documentation available.

GET api/App?storeid={storeid}&email={email}&phone={phone}&name={name}&points={points}&customerId={customerId}

No documentation available.

GET api/App?storeid={storeid}&name={name}&email={email}&phone={phone}&points={points}&memberId={memberId}&createdBy={createdBy}

No documentation available.

GET api/App?storeid={storeid}&memberId={memberId}&pin={pin}&phone={phone}&name={name}

No documentation available.

GET api/App?storeid={storeid}&memberId={memberId}&pin={pin}&phone={phone}&loadPoint={loadPoint}&type={type}&createdBy={createdBy}

No documentation available.

POST api/App?storeid={storeid}&name={name}&startDate={startDate}&endDate={endDate}&status={status}&sortValue={sortValue}&sortByValue={sortByValue}&pagesize={pagesize}&currentPage={currentPage}

No documentation available.

POST api/App?storeId={storeId}&discountId={discountId}

No documentation available.

POST api/App?couponId={couponId}

No documentation available.

GET api/App?storeid={storeid}&pagesize={pagesize}&currentPage={currentPage}&name={name}&category={category}&status={status}&sortValue={sortValue}&sortByValue={sortByValue}

No documentation available.

POST api/App?productId={productId}

No documentation available.

POST api/App?recipientName={recipientName}&recipientEmail={recipientEmail}&strGiftCardCode={strGiftCardCode}&strRedemptionAmount={strRedemptionAmount}&strRedemptionDate={strRedemptionDate}&balance={balance}&originalAmount={originalAmount}&storeId={storeId}&loadedByServer={loadedByServer}&toEmailValid={toEmailValid}&phone={phone}&cardType={cardType}

No documentation available.

POST api/App?recipientName={recipientName}&recipientEmail={recipientEmail}&strGiftCardCode={strGiftCardCode}&strRedemptionAmount={strRedemptionAmount}&strRedemptionDate={strRedemptionDate}&balance={balance}&originalAmount={originalAmount}&storeId={storeId}&loadedByServer={loadedByServer}&toEmailValid={toEmailValid}&newCard={newCard}&phone={phone}&paymentType={paymentType}&giftCardType={giftCardType}

No documentation available.

POST api/App?recipientName={recipientName}&recipientEmail={recipientEmail}&strGiftCardCode={strGiftCardCode}&strRedemptionAmount={strRedemptionAmount}&strRedemptionDate={strRedemptionDate}&balance={balance}&originalAmount={originalAmount}&storeId={storeId}&loadedByServer={loadedByServer}&toEmailValid={toEmailValid}&newCard={newCard}&phone={phone}&reason={reason}&giftCardType={giftCardType}

No documentation available.

POST api/App?storeId={storeId}&customerName={customerName}&customerPhone={customerPhone}&customerEmail={customerEmail}&giftCardCode={giftCardCode}&strBalance={strBalance}&strOriginalAmount={strOriginalAmount}&cardType={cardType}&reason={reason}

No documentation available.

POST api/App?orderId={orderId}&storeId={storeId}&reason={reason}&customerName={customerName}&customerEmail={customerEmail}&chargeAmount={chargeAmount}

No documentation available.

POST api/App?strDescription={strDescription}&notes={notes}&strQuantity={strQuantity}&strValue={strValue}&strAmount={strAmount}&strFirstCardNumber={strFirstCardNumber}&strLastCardNumber={strLastCardNumber}&type={type}&orderId={orderId}

No documentation available.

POST api/App?type={type}

No documentation available.

POST api/App?isColSpan={isColSpan}

No documentation available.

POST api/App?strTitle1={strTitle1}&strValue1={strValue1}&strTitle2={strTitle2}&strValue2={strValue2}&strTitle3={strTitle3}&strValue3={strValue3}&strTitle4={strTitle4}&strValue4={strValue4}&strTitle5={strTitle5}&strValue5={strValue5}&strTitle6={strTitle6}&strValue6={strValue6}&strTitle7={strTitle7}&strValue7={strValue7}

No documentation available.

HEAD api/App

No documentation available.

HEAD api/App?logourl={logourl}&headerBgColor={headerBgColor}

No documentation available.

POST api/App?logourl={logourl}&headerBgColor={headerBgColor}

No documentation available.

POST api/App?labelValue={labelValue}

No documentation available.

POST api/App?label1={label1}&labelValue1={labelValue1}&label2={label2}&labelValue2={labelValue2}

No documentation available.

POST api/App?label1={label1}&labelValue1={labelValue1}&label2={label2}&labelValue2={labelValue2}&label3={label3}&labelValue3={labelValue3}

No documentation available.

POST api/App?name={name}&description={description}

No documentation available.

POST api/App?description={description}

No documentation available.

POST api/App?storeName={storeName}&headerBgColor={headerBgColor}&storeAddress={storeAddress}&storeWebsite={storeWebsite}&storePhoneNumber={storePhoneNumber}&footerText={footerText}

No documentation available.

GET api/App?targetSize={targetSize}&showDefaultPicture={showDefaultPicture}&storeLocation={storeLocation}&defaultPictureType={defaultPictureType}

No documentation available.

GET api/App?storeId={storeId}&deviceuuid={deviceuuid}

No documentation available.

POST api/App?storeid={storeid}&name={name}&date={date}&status={status}&pagesize={pagesize}&currentPage={currentPage}

No documentation available.

POST api/App?storeid={storeid}&name={name}&phone={phone}&guestCount={guestCount}&notes={notes}

No documentation available.

POST api/App/{id}?storeid={storeid}&name={name}&phone={phone}&guestCount={guestCount}&notes={notes}

No documentation available.

POST api/App/{id}?storeId={storeId}&customerPhone={customerPhone}&tableNumber={tableNumber}&restaurantName={restaurantName}

No documentation available.

POST api/App?email={email}&password={password}

No documentation available.

POST api/App?storeid={storeid}&registrationToken={registrationToken}&deviceUUID={deviceUUID}&version={version}&name={name}&appVersion={appVersion}

No documentation available.

POST api/App?storeid={storeid}&registrationToken={registrationToken}

No documentation available.

POST api/App?storeid={storeid}&orderId={orderId}&status={status}

No documentation available.

POST api/App?statusXml={statusXml}&status={status}&note={note}

No documentation available.

POST api/App?storeid={storeid}&orderId={orderId}&status={status}&reason={reason}&authorizationCode={authorizationCode}&orderTotal={orderTotal}&paymentMethod={paymentMethod}&customerName={customerName}&customerEmail={customerEmail}&restaurantDisplayName={restaurantDisplayName}&storeAddress={storeAddress}&storePhoneNumber={storePhoneNumber}

No documentation available.

POST api/App?storeid={storeid}&orderId={orderId}&status={status}&reason={reason}&authorizationCode={authorizationCode}&orderTotal={orderTotal}&paymentMethod={paymentMethod}&customerName={customerName}&customerEmail={customerEmail}&restaurantDisplayName={restaurantDisplayName}&storeAddress={storeAddress}&storePhoneNumber={storePhoneNumber}&refundType={refundType}&refundAmount={refundAmount}

No documentation available.

POST api/App?orderId={orderId}&status={status}&restaurantDisplayName={restaurantDisplayName}&orderDetails={orderDetails}

No documentation available.

POST api/App?orderId={orderId}&storeId={storeId}&reason={reason}&customerName={customerName}&customerEmail={customerEmail}&refundable={refundable}&partialRefund={partialRefund}&partialAmount={partialAmount}

No documentation available.

POST api/App?orderId={orderId}&storeId={storeId}&customerName={customerName}&customerEmail={customerEmail}

No documentation available.

POST api/App?currentDeviceId={currentDeviceId}

No documentation available.

POST api/App?storeId={storeId}&currentDeviceId={currentDeviceId}&orderId={orderId}&customerPhone={customerPhone}&restaurantDisplayName={restaurantDisplayName}

No documentation available.

POST api/App?orderId={orderId}&customerPhone={customerPhone}&restaurantName={restaurantName}

No documentation available.

POST api/App?currentDeviceId={currentDeviceId}&appVersion={appVersion}

No documentation available.

POST api/App?orderId={orderId}&restaurantDisplayName={restaurantDisplayName}&storeid={storeid}&customerphone={customerphone}

No documentation available.

POST api/App?orderId={orderId}&restaurantDisplayName={restaurantDisplayName}&storeid={storeid}&customerphone={customerphone}&smsText={smsText}

No documentation available.

POST api/App?orderId={orderId}&customerPhone={customerPhone}&restaurantName={restaurantName}&storeid={storeid}&smsText={smsText}

No documentation available.

POST api/App?storeid={storeid}&orderId={orderId}&reason={reason}&authorizationCode={authorizationCode}&orderTotal={orderTotal}&chargeAmount={chargeAmount}&paymentMethod={paymentMethod}&customerName={customerName}&customerEmail={customerEmail}&restaurantDisplayName={restaurantDisplayName}&storeAddress={storeAddress}&storePhoneNumber={storePhoneNumber}

No documentation available.

GET api/App?storeid={storeid}&status={status}&date={date}

No documentation available.

GET api/App?storeid={storeid}&pickupTime={pickupTime}

No documentation available.

GET api/App?storeid={storeid}&orderId={orderId}&pickupTime={pickupTime}&restaurantDisplayName={restaurantDisplayName}&phoneNumber={phoneNumber}

No documentation available.

POST api/App?notes={notes}

No documentation available.

POST api/App?deviceId={deviceId}&titleMessage={titleMessage}&bodyMessage={bodyMessage}

No documentation available.

POST api/App?orderId={orderId}&newPickUpTime={newPickUpTime}&customerPhone={customerPhone}&restaurantName={restaurantName}

No documentation available.

POST api/App?orderId={orderId}&customerPhone={customerPhone}&restaurantName={restaurantName}&storeid={storeid}

No documentation available.

GET api/App?storeid={storeid}&giftCardCode={giftCardCode}&phone={phone}&amount={amount}&register={register}&pin={pin}&ccName={ccName}&ccNumber={ccNumber}&cvv={cvv}&expMonth={expMonth}&expYear={expYear}&paymentType={paymentType}

No documentation available.

GET api/App?storeid={storeid}&giftCardCode={giftCardCode}&phone={phone}&amount={amount}&register={register}&pin={pin}&ccName={ccName}&ccNumber={ccNumber}&cvv={cvv}&expMonth={expMonth}&expYear={expYear}&paymentType={paymentType}&employeePIN={employeePIN}

No documentation available.

GET api/App?storeid={storeid}&giftCardCode={giftCardCode}&phone={phone}&amount={amount}&customerId={customerId}&email={email}&name={name}

No documentation available.

GET api/App?storeid={storeid}&giftCardCode={giftCardCode}&phone={phone}&amount={amount}&customerId={customerId}&email={email}&name={name}&giftCardExists={giftCardExists}&pin={pin}&gcamount={gcamount}&giftcardId={giftcardId}&cardType={cardType}&giftCardStoreId={giftCardStoreId}&ccName={ccName}&ccNumber={ccNumber}&cvv={cvv}&expMonth={expMonth}&expYear={expYear}&paymentType={paymentType}

No documentation available.

GET api/App?storeid={storeid}&giftCardCode={giftCardCode}

No documentation available.

POST api/App?storeId={storeId}&productid={productid}&customerid={customerid}&customerip={customerip}&giftcardcode={giftcardcode}&orderValue={orderValue}&firstName={firstName}&lastName={lastName}&phone={phone}&osversion={osversion}&email={email}&giftcardId={giftcardId}

No documentation available.

POST api/App?storeId={storeId}&productid={productid}&customerid={customerid}&customerip={customerip}&giftcardcode={giftcardcode}&orderValue={orderValue}&firstName={firstName}&lastName={lastName}&phone={phone}&osversion={osversion}&email={email}&giftcardId={giftcardId}&ccNumber={ccNumber}&paymentMethodName={paymentMethodName}&transactionId={transactionId}&transactionCode={transactionCode}&transactionResult={transactionResult}

No documentation available.

GET api/App?storeid={storeid}&orderId={orderId}&giftcardcode={giftcardcode}&recipientname={recipientname}&status={status}&pagesize={pagesize}&currentPage={currentPage}&sortValue={sortValue}&sortByValue={sortByValue}

No documentation available.

GET api/App?storeid={storeid}&giftcardid={giftcardid}

No documentation available.

POST api/App?giftCardId={giftCardId}&giftcardcode={giftcardcode}

No documentation available.

GET api/App?storeid={storeid}&giftCardCode={giftCardCode}&giftcardId={giftcardId}&phone={phone}&amount={amount}&email={email}&name={name}&giftCardExists={giftCardExists}&gcamount={gcamount}&cardType={cardType}&ccName={ccName}&ccNumber={ccNumber}&cvv={cvv}&expMonth={expMonth}&expYear={expYear}&paymentType={paymentType}&loggedInUserId={loggedInUserId}

No documentation available.

GET api/App?storeid={storeid}&giftCardCode={giftCardCode}&giftcardId={giftcardId}&phone={phone}&amount={amount}&email={email}&name={name}&giftCardExists={giftCardExists}&gcamount={gcamount}&cardType={cardType}&ccName={ccName}&ccNumber={ccNumber}&cvv={cvv}&expMonth={expMonth}&expYear={expYear}&paymentType={paymentType}&loggedInUserId={loggedInUserId}&employeePin={employeePin}

No documentation available.

GET api/App?storeid={storeid}&giftCardCode={giftCardCode}&giftcardId={giftcardId}&phone={phone}&amount={amount}&email={email}&name={name}&giftCardExists={giftCardExists}&gcamount={gcamount}&cardType={cardType}&ccName={ccName}&ccNumber={ccNumber}&cvv={cvv}&expMonth={expMonth}&expYear={expYear}&paymentType={paymentType}&loggedInUserId={loggedInUserId}&validStores={validStores}&cardExpirationDate={cardExpirationDate}&cardExpirationTime={cardExpirationTime}

No documentation available.

GET api/App?storeid={storeid}&giftCardCode={giftCardCode}&giftcardId={giftcardId}&phone={phone}&amount={amount}&email={email}&name={name}&giftCardExists={giftCardExists}&gcamount={gcamount}&cardType={cardType}&ccName={ccName}&ccNumber={ccNumber}&cvv={cvv}&expMonth={expMonth}&expYear={expYear}&paymentType={paymentType}&loggedInUserId={loggedInUserId}&validStores={validStores}&cardExpirationDate={cardExpirationDate}&cardExpirationTime={cardExpirationTime}&employeePin={employeePin}

No documentation available.