POST report/hasLineItemChangeReport
Request Information
URI Parameters
None.
Body Parameters
LineItemChangeReportDtoName | 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-08-29T01:22:19.8802641+01:00", "ModifiedDateTo": "2025-08-29T01:22:19.8802641+01:00", "IsIpad": true, "ReportGuid": "deafebcc-bde8-4e20-9d13-7663fb1e8549" }
Response Information
Resource Description
booleanResponse Information
Response body formats
application/json, text/json
Sample:
true