POST MotusInnheimta/SaekjaGreidendurMedLifandiMalILogheimtu
SaekjaGreidendurMedLifandiMalILogheimtu same as in the MOTUS SCHEMA
Request Information
URI Parameters
None.
Body Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Request |
None. |
||
| WebservicePath |
Binded from Form values in body. Service path |
string |
Required |
Request Formats
application/xml, text/xml
Sample:
<SaekjaGreidendurMedLifandiMalILogheimtuModel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<WebservicePath>sample string 2</WebservicePath>
<Request>
<Body>
<strNotandi>sample string 1</strNotandi>
<strLykilord>sample string 2</strLykilord>
</Body>
</Request>
</SaekjaGreidendurMedLifandiMalILogheimtuModel>
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| Version |
None. |
||
| Content |
None. |
||
| StatusCode |
None. |
||
| ReasonPhrase | string |
None. |
|
| Headers | Collection of |
None. |
|
| RequestMessage |
None. |
||
| IsSuccessStatusCode | boolean |
None. |
Response Formats
application/xml, text/xml
Sample:
<ArrayOfStadaGreidanda xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<StadaGreidanda>
<Kennitala>sample string 1</Kennitala>
<OpinMal>2</OpinMal>
</StadaGreidanda>
<StadaGreidanda>
<Kennitala>sample string 1</Kennitala>
<OpinMal>2</OpinMal>
</StadaGreidanda>
</ArrayOfStadaGreidanda>