accepts_american_express |
bool |
When `true`, indicates that this site accepts American Express cards.<br /> When `false`, indicates that this site does not accept American Express credit cards. |
[optional] |
accepts_discover |
bool |
When `true`, indicates that this site accepts Discover cards.<br /> When `false`, indicates that this site does not accept Discover credit cards. |
[optional] |
accepts_master_card |
bool |
When `true`, indicates that this site accepts MasterCard cards.<br /> When `false`, indicates that this site does not accept MasterCard credit cards. |
[optional] |
accepts_visa |
bool |
When `true`, indicates that this site accepts Visa cards.<br /> When `false`, indicates that this site does not accept Visa credit cards. |
[optional] |
allows_dashboard_access |
bool |
When `true`, indicates that this site allows access to its dashboard.<br /> When `false`, indicates that this site does not allow access to its dashboard. |
[optional] |
contact_email |
string |
The site’s email address. |
[optional] |
description |
string |
A description of the site. |
[optional] |
id |
int |
The site ID. |
[optional] |
logo_url |
string |
The URL to the site’s logo. |
[optional] |
name |
string |
The name of the site. |
[optional] |
page_color1 |
string |
A hex code for a color the business owner uses in marketing. This color can be used to set a theme for an integration so that it matches the configured color-scheme for the business. |
[optional] |
page_color2 |
string |
The hex code for a second color, to be used in the same manner as `pageColor1`. |
[optional] |
page_color3 |
string |
The hex code for a third color, to be used in the same manner as `pageColor1`. |
[optional] |
page_color4 |
string |
The hex code for a fourth color, to be used in the same manner as `pageColor1`. |
[optional] |
pricing_level |
string |
The MINDBODY pricing level for the business. Possible values are: Accelerate - The business is on MINDBODY’s Accelerate pricing tier. Grow - The business is on MINDBODY’s Essential pricing tier. Legacy - The business is on an older MINDBODY pricing tier that is no longer offered. Listing - The business is on an older MINDBODY pricing tier that is no longer offered. Pro - The business is on an older MINDBODY pricing tier that is no longer offered. Solo - The business is on an older MINDBODY pricing tier that is no longer offered. Ultimate - The business is on MINDBODY’s Ultimate pricing tier. |
[optional] |
sms_package_enabled |
bool |
When `true`, indicates that the business uses SMS text messages to communicate with its clients.<br /> When `false`, indicates that the business does not use SMS text messages to communicate with its clients. |
[optional] |
tax_inclusive_prices |
bool |
When `true`, indicates that the total includes tax.<br /> When `false`, indicates that the total does not include tax. |
[optional] |
currency_iso_code |
string |
The currency ISO code for the site. |
[optional] |
country_code |
string |
The country code for the site. |
[optional] |
time_zone |
string |
The time zone the site is located in. |
[optional] |