POST api/AttractionObjects/PreviewAttractionObjectPrice
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
AttractionObjectName | Description | Type | Additional information |
---|---|---|---|
Name | string |
Required Data type: Text String length: inclusive between 0 and 125 |
|
Description | string |
Data type: Text String length: inclusive between 0 and 1200 |
|
LongDescription | string |
Data type: Text String length: inclusive between 0 and 1500 |
|
Address | string |
Required Data type: Text String length: inclusive between 0 and 255 |
|
ImageUrl | string |
Data type: ImageUrl String length: inclusive between 0 and 255 |
|
TinyImageUrl | string |
Data type: ImageUrl |
|
CutOffDay | integer |
None. |
|
IsInactive | boolean |
None. |
|
OperationStartTime | date |
None. |
|
OperationEndTime | date |
None. |
|
OptimumDuration | integer |
None. |
|
IsSolidStartTime | boolean |
None. |
|
IsSolidDuration | boolean |
None. |
|
PhoneNbr | string |
None. |
|
EmailAddress | string |
None. |
|
CompanyId | integer |
None. |
|
AddressId | integer |
None. |
|
BillingAddressId | integer |
None. |
|
AttractionTypeId | string |
Required |
|
AttractionCategoryId | integer |
None. |
|
RegionID | string |
None. |
|
ServiceItemId | integer |
Required |
|
Company | Company |
None. |
|
AttractionType | AttractionType |
None. |
|
AttractionCategory | AttractionCategory |
None. |
|
Region | Region |
None. |
|
ServiceItem | ServiceItem |
None. |
|
AddressObject | Address |
None. |
|
BillingAddressObject | Address |
None. |
|
AttractionObjectCities | Collection of AttractionObjectCity |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.