Venues |
Catalog: Roller
Schema: Data
This is a read-only table. The Roller API may not support changing the data or the Invantive UniversalSQL driver for Roller does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Roller API.
Table Columns
The columns of the table Venues are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
codeOfConduct |
varchar2 |
|
☐ |
The terms and conditions set by the venue for guests when they make a purchase. |
country |
varchar2 |
Country |
☐ |
Country where the venue is located. |
countryCode |
varchar2 |
|
☐ |
Country code where the venue is located. |
creditCardFeePercent |
decimal |
|
☐ |
The % amount of fees charged on Card payments on the Online Checkout and in Venue Manager. |
currency |
varchar2 |
|
☐ |
Trading currency. |
feePerTransaction |
decimal |
|
☐ |
The $ amount of fees charged to guests for Online Checkout payments. |
fees |
decimal |
|
☐ |
Amount of booking fees applied to the booking. |
id |
int32 |
|
☐ |
Roller Venue ID. |
locale |
varchar2 |
|
☐ |
Locale code where the venue is located. |
name |
varchar2 |
Name |
☐ |
Name of the venue. |
paymentSettingsApiUrl |
varchar2 |
|
☐ |
URL for the payment service. |
paymentSettingsConfigurationId |
varchar2 |
|
☐ |
|
paymentSettingsIntegrationId |
varchar2 |
|
☐ |
|
productPricesIncludeTax |
char |
|
☐ |
Whether or not the prices of products for the venue include taxes. |
timeZone |
varchar2 |
|
☐ |
Local time zone. |
transactionFeePercent |
decimal |
|
☐ |
The % amount of fees charged to guests for Online Checkout payments. |
Roller API Data Model