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:
"d5c31711-a563-4c5f-bd87-cc7931690e62"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">d5c31711-a563-4c5f-bd87-cc7931690e62</guid>