| phone_number |
string |
Phone number |
[optional] |
| always_appear_open |
bool |
True if the store always appears open |
[optional] |
| pre_order_enabled |
bool |
True if the store accepts pre-orders |
[optional] |
| take_out_enabled |
bool |
True if the store accepts take-out orders |
[optional] |
| table_service_enabled |
bool |
True if the store has table service |
[optional] |
| dine_in_enabled |
bool |
True if the store accepts dine-in orders |
[optional] |
| allow_pre_orders_and_table_service |
bool |
True if both pre-orders and talbe service can be enabled |
[optional] |
| pickup_enabled |
bool |
True if the store accepts pickup orders |
[optional] |
| delivery_enabled |
bool |
True if the store accepts delivery orders |
[optional] |
| card_order_delivery_enabled |
bool |
True if the store accepts card payment for delivery orders |
[optional] |
| cash_orders_delivery_enabled |
bool |
True if the store accepts cash payment for delivery orders |
[optional] |
| card_orders_pickup_enabled |
bool |
True if the store accepts card payment for pickup orders |
[optional] |
| cash_orders_pickup_enabled |
bool |
True if the store accepts cash payment for pickup orders |
[optional] |
| tips_enabled |
bool |
True if the store accepts tips |
[optional] |
| automatically_accept_orders |
bool |
True if the stores orders are automatically accepted in Flipdish |
[optional] |
| open_for_delivery |
bool |
True if the store is open for delivery |
[optional] |
| open_for_pickup |
bool |
True if the store is open for pickup |
[optional] |
| minimum_pickup_order_amount |
double |
Minimum pickup order amount |
[optional] |
| require_customer_name_for_pickup |
bool |
True if customer name required for pickup orders |
[optional] |
| gdpr_customer_phone_numbers |
bool |
Mask your customers phone numbers printed on receipts and reduce the amout of personally identifiable customer information that is exposed. |
[optional] |
| require_customer_name_for_delivery |
bool |
True if customer name required for delivery orders |
[optional] |
| allow_chef_notes |
bool |
True if the customer is allowed enter custom notes with their orders |
[optional] |
| eta_in_pickup_confirmation_sms_enabled |
bool |
True if order confirmation sms includes estimated time when order will be ready for collection |
[optional] |
| eta_in_delivery_confirmation_sms_enabled |
bool |
True if order confirmation sms includes estimated time when order will delivered |
[optional] |
| is_archived |
bool |
Is the Store Archived |
[optional] |
| is_published |
bool |
Is the Store Published |
[optional] |
| name |
string |
Name |
[optional] |
| email_address |
string |
Email address (visible to customers) |
[optional] |
| staff_language |
string |
Staff Language (used for communication with the staff) Emails, Printouts etc |
[optional] |
| sales_channel_types |
string[] |
Sales Channel Types |
[optional] |
| inheritance_config_types |
string[] |
Inheritance Config Types |
[optional] |