| StoreId |
int? |
Store identifier |
[optional] |
| StoreGroupId |
int? |
Store group id to which this store belongs |
[optional] |
| Address |
StoreAddress |
Store address |
[optional] |
| DeliveryZones |
List<DeliveryZone> |
Delivery zones |
[optional] |
| ApmPhoneNumber |
string |
Automated Phone Marketing number |
[optional] |
| PickupHours |
List<BusinessHoursPeriod> |
Pickup hours |
[optional] |
| DeliveryHours |
List<BusinessHoursPeriod> |
Delivery hours |
[optional] |
| MenuId |
int? |
Menu identifier |
[optional] |
| OrderConfirmationMessageOverrideDelivery |
string |
Overridden confirmation message for delivery orders |
[optional] |
| OrderConfirmationMessageOverridePickup |
string |
Overridden confirmation message for pickup orders |
[optional] |
| PrintoutLayoutType |
string |
Printout layout |
[optional] |
| StoreNotes |
List<StoreNote> |
Store notes |
[optional] |
| MicrosoftTimeZone |
string |
Microsoft Time Zone Index Values (https://msdn.microsoft.com/en-us/library/ms912391) (Editable through store coordinate change) |
[optional] |
| IanaTimeZone |
string |
IANA Time Zone (https://www.iana.org/time-zones) (Editable through store coordinate change) |
[optional] |
| Currency |
string |
Currency (derived from Store Group) |
[optional] |
| PreOrderDeliveryEnabled |
bool? |
Is PerOrder Enabled for Delivery |
[optional] |
| PreOrderPickupEnabled |
bool? |
Is PerOrder Enabled for Pickup |
[optional] |
| LogoUrl |
string |
Url for logo image |
[optional] |
| FraudPreventionStrategy |
string |
Fraud Prevention Strategy |
[optional] |
| AppIds |
List<string> |
Store's app ids |
[optional] |
| PropertyId |
string |
Property Id |
[optional] |
| PhoneNumber |
string |
Phone number |
[optional] |
| AlwaysAppearOpen |
bool? |
True if the store always appears open |
[optional] |
| PreOrderEnabled |
bool? |
True if the store accepts pre-orders |
[optional] |
| TakeOutEnabled |
bool? |
True if the store accepts take-out orders |
[optional] |
| TableServiceEnabled |
bool? |
True if the store has table service |
[optional] |
| DineInEnabled |
bool? |
True if the store accepts dine-in orders |
[optional] |
| AllowPreOrdersAndTableService |
bool? |
True if both pre-orders and talbe service can be enabled |
[optional] |
| PickupEnabled |
bool? |
True if the store accepts pickup orders |
[optional] |
| DeliveryEnabled |
bool? |
True if the store accepts delivery orders |
[optional] |
| CardOrderDeliveryEnabled |
bool? |
True if the store accepts card payment for delivery orders |
[optional] |
| CashOrdersDeliveryEnabled |
bool? |
True if the store accepts cash payment for delivery orders |
[optional] |
| CardOrdersPickupEnabled |
bool? |
True if the store accepts card payment for pickup orders |
[optional] |
| CashOrdersPickupEnabled |
bool? |
True if the store accepts cash payment for pickup orders |
[optional] |
| TipsEnabled |
bool? |
True if the store accepts tips |
[optional] |
| AutomaticallyAcceptOrders |
bool? |
True if the stores orders are automatically accepted in Flipdish |
[optional] |
| OpenForDelivery |
bool? |
True if the store is open for delivery |
[optional] |
| OpenForPickup |
bool? |
True if the store is open for pickup |
[optional] |
| MinimumPickupOrderAmount |
double? |
Minimum pickup order amount |
[optional] |
| RequireCustomerNameForPickup |
bool? |
True if customer name required for pickup orders |
[optional] |
| GdprCustomerPhoneNumbers |
bool? |
Mask your customers phone numbers printed on receipts and reduce the amout of personally identifiable customer information that is exposed. |
[optional] |
| RequireCustomerNameForDelivery |
bool? |
True if customer name required for delivery orders |
[optional] |
| AllowChefNotes |
bool? |
True if the customer is allowed enter custom notes with their orders |
[optional] |
| EtaInPickupConfirmationSmsEnabled |
bool? |
True if order confirmation sms includes estimated time when order will be ready for collection |
[optional] |
| EtaInDeliveryConfirmationSmsEnabled |
bool? |
True if order confirmation sms includes estimated time when order will delivered |
[optional] |
| IsArchived |
bool? |
Is the Store Archived |
[optional] |
| IsPublished |
bool? |
Is the Store Published |
[optional] |
| Name |
string |
Name |
[optional] |
| EmailAddress |
string |
Email address (visible to customers) |
[optional] |
| StaffLanguage |
string |
Staff Language (used for communication with the staff) Emails, Printouts etc |
[optional] |
| SalesChannelTypes |
List<string> |
Sales Channel Types |
[optional] |
| InheritanceConfigTypes |
List<string> |
Inheritance Config Types |
[optional] |