GET report/CancelledLineItemReportData
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of CancelledLineItemShowDtoName | Description | Type | Additional information |
---|---|---|---|
ProjectName | string |
None. |
|
ProjectNumber | integer |
None. |
|
ShowId | integer |
None. |
|
CloseDate | date |
None. |
Response Information
Response body formats
application/json, text/json
Sample:
[ { "ProjectName": "sample string 1", "ProjectNumber": 1, "ShowId": 2, "CloseDate": "2025-05-06T01:42:16.7055327+01:00" }, { "ProjectName": "sample string 1", "ProjectNumber": 1, "ShowId": 2, "CloseDate": "2025-05-06T01:42:16.7055327+01:00" } ]