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-05-14T13:18:01.0676219+01:00",
"ModifiedDateTo": "2026-05-14T13:18:01.0676219+01:00",
"IsIpad": true,
"ReportGuid": "169bffe2-ff09-4f7c-8d46-fb065404a2b6"
}
Response Information
Resource Description
globally unique identifierResponse Information
Response body formats
application/json, text/json
Sample:
"c5d97e42-fdc1-42b0-bb93-0e63c49a153f"