GET Api/TourOperatorProfiles/Calendar/Operation?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 ResultTransactionForOperationViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| CalendarDate | date |
None. |
|
| Items | Collection of TourTransactionSummaryViewModel |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.