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-07-01T21:17:22.4100567+01:00",
"ModifiedDateTo": "2026-07-01T21:17:22.4100567+01:00",
"IsIpad": true,
"ReportGuid": "cafd9eee-c1e9-4109-b122-3445ac60869e"
}
Response Information
Resource Description
globally unique identifierResponse Information
Response body formats
application/json, text/json
Sample:
"96e77a69-9b96-415c-9266-40ec94091da4"