GET Api/TourOperatorProfiles/FilterTransactionHistory?startDate={startDate}&endDate={endDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| startDate | date |
Required |
|
| endDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of TourTransactionHistoryPartnerPortalViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Status | string |
None. |
|
| City | string |
None. |
|
| Destination | string |
None. |
|
| TotalGuest | integer |
None. |
|
| TourTransactionCode | string |
None. |
|
| Title | string |
None. |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
|
| Cities | Collection of SimpleCity |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.