POST api/krnperson/getelementid
Request Information
URI Parameters
None.
Body Parameters
integerRequest Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"cf6ed046-e82c-44fa-b940-081ba086e7b4"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">cf6ed046-e82c-44fa-b940-081ba086e7b4</guid>