GET api/TourTransactionDetails?id={id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
TourTransactionDetailName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Date | date |
Data type: DateTime |
|
Qty | integer |
None. |
|
Pax | integer |
None. |
|
UnitPrice | decimal number |
None. |
|
UnitMargin | decimal number |
None. |
|
TourOperatorMargin | decimal number |
None. |
|
Currency | string |
String length: inclusive between 0 and 5 |
|
BaseCurrency | string |
String length: inclusive between 0 and 5 |
|
ExchangeRate | decimal number |
None. |
|
CityId | string |
None. |
|
Duration | integer |
None. |
|
SeqNumber | integer |
None. |
|
Note | string |
String length: inclusive between 0 and 750 |
|
ServiceSubCategory | ServiceSubCategory |
None. |
|
TourTransactionId | integer |
Required |
|
ServiceItemId | integer |
Required |
|
ServiceItemRefId | integer |
None. |
|
ServicePriceId | integer |
Required |
|
PlaceId | integer |
None. |
|
CompanyCommission | decimal number |
None. |
|
CreatedBy | string |
String length: inclusive between 0 and 256 |
|
CreatedDate | date |
None. |
|
LastModifiedBy | string |
String length: inclusive between 0 and 256 |
|
LastModifiedDate | date |
None. |
|
PartOfAnotherDate | date |
None. |
|
TourTransaction | TourTransaction |
None. |
|
ServiceItem | ServiceItem |
None. |
|
ServiceItemRef | ServiceItem |
None. |
|
ServicePrice | ServicePrice |
None. |
|
Place | Place |
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.