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": "2026-08-16T10:00:46.2986872+01:00",
"ModifiedDateTo": "2026-08-16T10:00:46.2986872+01:00",
"IsIpad": true,
"ReportGuid": "56d7c504-9cc3-4c8e-ae98-546daef9bc06"
}
Response Information
Resource Description
globally unique identifierResponse Information
Response body formats
application/json, text/json
Sample:
"67c1b2d2-36a1-450b-a829-106d04be6f59"