POST report/lineItemChangeReport
Request Information
URI Parameters
None.
Body Parameters
LineItemChangeReportDto| Name | Description | Type | Additional information |
|---|---|---|---|
| ShowId | integer |
None. |
|
| ModifiedDateFrom | date |
None. |
|
| ModifiedDateTo | date |
None. |
|
| IsIpad | boolean |
None. |
|
| ReportGuid | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"ShowId": 1,
"ModifiedDateFrom": "2025-12-14T22:12:35.1945592+00:00",
"ModifiedDateTo": "2025-12-14T22:12:35.1945592+00:00",
"IsIpad": true,
"ReportGuid": "e9e8cfec-ab89-42e0-adf6-f574b4373f04"
}
Response Information
Resource Description
globally unique identifierResponse Information
Response body formats
application/json, text/json
Sample:
"9d6b7f4c-12d6-479c-be87-a2ba2efad83c"