Discounts: Roller Discounts |
Catalog: Roller
Schema: Data
Primary Keys: DiscountId
Label: Discounts
This is a read-only table. The Roller API may not support changing the data or the Invantive SQL driver for Roller does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Roller API.
Select Roller API URL: data/discounts
Insert Roller API URL: data/discounts
Update Roller API URL: data/discounts
Delete Roller API URL: data/discounts
Field Selection Method: NotRequired
Table Columns
The columns of the Table Discounts are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
amountOff |
decimal |
Discount Amount |
☐ |
Dollar amount off the product cost. |
bookingDateRestrictionDateRangeDays |
string |
|
☐ |
Booking dates this discount can be applied on - this is the date the booking is for not the date the booking is created. |
bookingDateRestrictionDateRangeEndDate |
datetime |
|
☐ |
Booking dates this discount can be applied on - this is the date the booking is for not the date the booking is created. |
bookingDateRestrictionDteRangeStartDate |
datetime |
|
☐ |
Booking dates this discount can be applied on - this is the date the booking is for not the date the booking is created. |
bookingDateRestrictionFromNumber |
string |
|
☐ |
Booking dates this discount can be applied on - this is the date the booking is for not the date the booking is created. |
bookingDateRestrictionFromType |
string |
|
☐ |
Booking dates this discount can be applied on - this is the date the booking is for not the date the booking is created. |
bookingRuleNumberOfUses |
string |
|
☐ |
The usage limits for each code per booking |
bookingRuleType |
string |
|
☐ |
1 = Across selected products (quantity purchased counts towards uses). |
codeGenerationMode |
string |
Code Generation Mode |
☑ |
How discount codes are generated. |
discountId |
string |
Discount ID |
☑ |
Unique identifier of the discount. |
endDate |
datetime |
End Date |
☐ |
Last day the discount can be used. |
isSingleUseCode |
boolean |
Is Single Use Code |
☑ |
When true, a code for this discount can only be used once. |
maxApplicableAmount |
decimal |
Maximum Applicable Amount |
☐ |
Maximum discount that can be applied to a booking using this discount. |
name |
string |
Name |
☑ |
Discount name. |
percentOff |
decimal |
Percent Discount |
☐ |
Percentage off the product cost. |
startDate |
datetime |
Start Date |
☐ |
First day the discount can be used. |
usageLimitNumberOfUses |
string |
|
☐ |
The usage limits for each code in total. |
usageLimitType |
string |
|
☐ |
0 = Per code, 1 = Per user, 2 = For each selected product (regardless of quantity purchased), 3 = Across selected products (quantity purchased counts towards uses), 4 = Per code per day, 5 = Per code per week, 6 = Per code per month, 7 = Per code per year. |
22-09-2022 21:51 Version 22.0.355-PROD+3587