POST mwa_ws/Service.svc/add_service_call

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Result
NameDescriptionTypeAdditional 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>