PUT api/SupportAnalysis/ReportToCOE?MID={MID}&IsSolved={IsSolved}&forwardtCOE={forwardtCOE}&remark={remark}&TicketEvaluatedBy={TicketEvaluatedBy}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
MID | integer |
Required |
|
IsSolved | boolean |
Required |
|
forwardtCOE | boolean |
Required |
|
remark | string |
Required |
|
TicketEvaluatedBy | string |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json, text/html
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>
multipart/form-data
Sample:
--MultipartDataMediaFormatterBoundary1q2w3e Content-Disposition: form-data; name="" True --MultipartDataMediaFormatterBoundary1q2w3e--