POST report/lineItemChangeReport

Request Information

URI Parameters

None.

Body Parameters

LineItemChangeReportDto
NameDescriptionTypeAdditional 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-05-06T01:45:38.9433278+01:00",
  "ModifiedDateTo": "2025-05-06T01:45:38.9433278+01:00",
  "IsIpad": true,
  "ReportGuid": "53823a0b-8858-4638-bc10-4c1ea9220463"
}

Response Information

Resource Description

globally unique identifier

Response Information

Response body formats

application/json, text/json

Sample:
"290d876d-f0ff-4d4e-877a-924a73975d8b"