GET api/TourOperatorProfiles?startDate={startDate}&endDate={endDate}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
startDate | date |
Required |
|
endDate | date |
Required |
Body Parameters
Collection of TourTransactionName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
TourTransactionCode | string |
String length: inclusive between 0 and 20 |
|
PackageType | PackageTypeEnum |
None. |
|
Title | string |
String length: inclusive between 0 and 150 |
|
UserProfileId | globally unique identifier |
Required |
|
StartDate | date |
Required Data type: DateTime |
|
EndDate | date |
Required Data type: DateTime |
|
CreatedDate | date |
Data type: DateTime |
|
ExpiredDate | date |
Required Data type: DateTime |
|
Status | TourTransactionStatus |
None. |
|
TourCategoryId | integer |
None. |
|
PaxTypeId | integer |
None. |
|
GroupTypes | GroupType |
None. |
|
Description | string |
String length: inclusive between 0 and 500 |
|
AdultPaxQty | integer |
None. |
|
ChildPaxQty | integer |
None. |
|
InfantPaxQty | integer |
None. |
|
TotalCost | decimal number |
None. |
|
TotalTourOperatorMargin | decimal number |
None. |
|
TotalMargin | decimal number |
None. |
|
TotalTax | decimal number |
None. |
|
TotalSupplementCost | decimal number |
None. |
|
TotalAddiitonalServices | decimal number |
None. |
|
TotalPrice | decimal number |
None. |
|
TotalPayed | decimal number |
None. |
|
TotalPriceMeetingRoom | decimal number |
None. |
|
TotalAdditionalItem | decimal number |
None. |
|
OtherIncome | decimal number |
None. |
|
RequiredDP | decimal number |
None. |
|
BookingTemplateRef | integer |
None. |
|
DPExpiredDate | date |
Data type: DateTime |
|
TourNote | string |
String length: inclusive between 0 and 1000 |
|
IsSplitStaffCommission | boolean |
None. |
|
IsRead | boolean |
None. |
|
RegionDestinationId | string |
Required |
|
CityDestinationId | string |
None. |
|
TourOperatorProfileId | integer |
None. |
|
CurrencyId | string |
None. |
|
ExternalBookingId | string |
None. |
|
PaymentSchemeId | integer |
None. |
|
TransactionRef | integer |
None. |
|
TotalCompanyCommission | decimal number |
Required |
|
CancellationReasonId | integer |
None. |
|
CancellationReasonNote | string |
String length: inclusive between 0 and 256 |
|
IsCreatedBySales | boolean |
None. |
|
CreatedBy | string |
String length: inclusive between 0 and 256 |
|
LastModifiedBy | string |
String length: inclusive between 0 and 256 |
|
LastModifiedDate | date |
None. |
|
TotalTransportAdditionalCostPerDestination | decimal number |
None. |
|
TotalTransportAdditionalCostOnreturn | decimal number |
None. |
|
Region | Region |
None. |
|
City | City |
None. |
|
TourOperatorProfile | TourOperatorProfile |
None. |
|
TourTransactionDetails | Collection of TourTransactionDetail |
None. |
|
TourGuests | Collection of TourGuest |
None. |
|
Currency | Currency |
None. |
|
PaymentTransactions | Collection of PaymentTransaction |
None. |
|
TourTransactionAllocation | TourTransactionAllocation |
None. |
|
AdditionalItems | Collection of AdditionalItem |
None. |
|
TourTransactionSupplements | Collection of TourTransactionSupplement |
None. |
|
Invoices | Collection of Invoice |
None. |
|
TourTransactionResponsibleUsers | Collection of TourTransactionResponsibleUser |
None. |
|
TourCategory | TourCategory |
None. |
|
PaxType | PaxType |
None. |
|
PaymentScheme | PaymentScheme |
None. |
|
TouressNotif | TouressNotif |
None. |
|
StockMovementLogs | Collection of StockMovementLog |
None. |
|
FOC | CustomFoc |
None. |
|
TourTransactionCommissionPayments | Collection of TourTransactionCommissionPayment |
None. |
|
CancellationReason | CancellationReason |
None. |
|
TransactionAdditionalServices | Collection of TransactionAdditionalService |
None. |
|
TourTransactionStatusLogs | Collection of TourTransactionStatusLog |
None. |
|
TransactionTransportationAdditionalCosts | Collection of TransactionTransportationAdditionalCost |
None. |
|
ConsumableStockMovements | Collection of ConsumableStockMovement |
None. |
|
ResouceBookings | Collection of ResourceBooking |
None. |
|
TourTransactionGeneratedResources | Collection of TourTransactionGeneratedResource |
None. |
Request Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
Collection of TourTransactionName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
TourTransactionCode | string |
String length: inclusive between 0 and 20 |
|
PackageType | PackageTypeEnum |
None. |
|
Title | string |
String length: inclusive between 0 and 150 |
|
UserProfileId | globally unique identifier |
Required |
|
StartDate | date |
Required Data type: DateTime |
|
EndDate | date |
Required Data type: DateTime |
|
CreatedDate | date |
Data type: DateTime |
|
ExpiredDate | date |
Required Data type: DateTime |
|
Status | TourTransactionStatus |
None. |
|
TourCategoryId | integer |
None. |
|
PaxTypeId | integer |
None. |
|
GroupTypes | GroupType |
None. |
|
Description | string |
String length: inclusive between 0 and 500 |
|
AdultPaxQty | integer |
None. |
|
ChildPaxQty | integer |
None. |
|
InfantPaxQty | integer |
None. |
|
TotalCost | decimal number |
None. |
|
TotalTourOperatorMargin | decimal number |
None. |
|
TotalMargin | decimal number |
None. |
|
TotalTax | decimal number |
None. |
|
TotalSupplementCost | decimal number |
None. |
|
TotalAddiitonalServices | decimal number |
None. |
|
TotalPrice | decimal number |
None. |
|
TotalPayed | decimal number |
None. |
|
TotalPriceMeetingRoom | decimal number |
None. |
|
TotalAdditionalItem | decimal number |
None. |
|
OtherIncome | decimal number |
None. |
|
RequiredDP | decimal number |
None. |
|
BookingTemplateRef | integer |
None. |
|
DPExpiredDate | date |
Data type: DateTime |
|
TourNote | string |
String length: inclusive between 0 and 1000 |
|
IsSplitStaffCommission | boolean |
None. |
|
IsRead | boolean |
None. |
|
RegionDestinationId | string |
Required |
|
CityDestinationId | string |
None. |
|
TourOperatorProfileId | integer |
None. |
|
CurrencyId | string |
None. |
|
ExternalBookingId | string |
None. |
|
PaymentSchemeId | integer |
None. |
|
TransactionRef | integer |
None. |
|
TotalCompanyCommission | decimal number |
Required |
|
CancellationReasonId | integer |
None. |
|
CancellationReasonNote | string |
String length: inclusive between 0 and 256 |
|
IsCreatedBySales | boolean |
None. |
|
CreatedBy | string |
String length: inclusive between 0 and 256 |
|
LastModifiedBy | string |
String length: inclusive between 0 and 256 |
|
LastModifiedDate | date |
None. |
|
TotalTransportAdditionalCostPerDestination | decimal number |
None. |
|
TotalTransportAdditionalCostOnreturn | decimal number |
None. |
|
Region | Region |
None. |
|
City | City |
None. |
|
TourOperatorProfile | TourOperatorProfile |
None. |
|
TourTransactionDetails | Collection of TourTransactionDetail |
None. |
|
TourGuests | Collection of TourGuest |
None. |
|
Currency | Currency |
None. |
|
PaymentTransactions | Collection of PaymentTransaction |
None. |
|
TourTransactionAllocation | TourTransactionAllocation |
None. |
|
AdditionalItems | Collection of AdditionalItem |
None. |
|
TourTransactionSupplements | Collection of TourTransactionSupplement |
None. |
|
Invoices | Collection of Invoice |
None. |
|
TourTransactionResponsibleUsers | Collection of TourTransactionResponsibleUser |
None. |
|
TourCategory | TourCategory |
None. |
|
PaxType | PaxType |
None. |
|
PaymentScheme | PaymentScheme |
None. |
|
TouressNotif | TouressNotif |
None. |
|
StockMovementLogs | Collection of StockMovementLog |
None. |
|
FOC | CustomFoc |
None. |
|
TourTransactionCommissionPayments | Collection of TourTransactionCommissionPayment |
None. |
|
CancellationReason | CancellationReason |
None. |
|
TransactionAdditionalServices | Collection of TransactionAdditionalService |
None. |
|
TourTransactionStatusLogs | Collection of TourTransactionStatusLog |
None. |
|
TransactionTransportationAdditionalCosts | Collection of TransactionTransportationAdditionalCost |
None. |
|
ConsumableStockMovements | Collection of ConsumableStockMovement |
None. |
|
ResouceBookings | Collection of ResourceBooking |
None. |
|
TourTransactionGeneratedResources | Collection of TourTransactionGeneratedResource |
None. |
Response Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.