POST mwa_ws/Service.svc/close
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
ResultName | Description | Type | Additional information |
---|---|---|---|
Code | integer |
None. |
|
Message | string |
None. |
|
Exception | string |
None. |
Response Formats
application/xml, text/xml
Sample:
<Result xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Code="1" Message="sample string 2"> <Exception>sample string 3</Exception> </Result>