GET api/alltickets?startdate={startdate}&enddate={enddate}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
startdate | date |
None. |
|
enddate | date |
None. |
Body Parameters
None.
Response Information
Resource Description
AllTicketResponseDtoName | Description | Type | Additional information |
---|---|---|---|
isSuccess | boolean |
None. |
|
message | string |
None. |
|
tickets | Collection of Ticket |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.