GET api/BookingTemplates/GetTemplates/VariableDate/All/Simplified
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of SimpleVariableDateViewModelName | Description | Type | Additional information |
---|---|---|---|
PeriodeDates | Collection of BookingTemplatePeriodeDateViewModel |
None. |
|
IsAllotment | boolean |
None. |
|
AllowedDays | Collection of AllowedDay |
None. |
|
Id | string |
None. |
|
Title | string |
None. |
|
PackageType | string |
None. |
|
Destination | string |
None. |
|
City | SimpleCity |
None. |
|
TourCategory | TourCategoryViewModel |
None. |
|
TourPaxType | PaxTypeViewModel |
None. |
|
StartDate | date |
Data type: Date |
|
EndDate | date |
Data type: Date |
|
SharingRoomPrice | decimal number |
None. |
|
LowestPrice | decimal number |
None. |
|
Description | string |
None. |
|
IsPublished | boolean |
None. |
|
IsFeatured | boolean |
None. |
|
ReferredByTransaction | boolean |
None. |
|
Commissions | Collection of BookingCommissionViewModel |
None. |
|
Images | Collection of SimpleImage |
None. |
|
FixedPackage | SimpleFixedPackageView |
None. |
|
VariableDatePackage | SimpleFixedPackageView |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.