POST LocationSummary/GetLocationsWithDontUseData
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "145ea6ef-41af-4c92-a9cd-19508d10def5", "54f8b8ef-fd61-4f4e-8655-3136d800fa34" ]
application/xml, text/xml
Sample:
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>145ea6ef-41af-4c92-a9cd-19508d10def5</guid> <guid>54f8b8ef-fd61-4f4e-8655-3136d800fa34</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of globally unique identifierResponse Formats
application/json, text/json
Sample:
[ "d4b355a2-72d2-4523-9d98-9fab91cd1aaa", "ae2e8419-c896-47ad-9d0a-7e26e0b9f9cd" ]
application/xml, text/xml
Sample:
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>d4b355a2-72d2-4523-9d98-9fab91cd1aaa</guid> <guid>ae2e8419-c896-47ad-9d0a-7e26e0b9f9cd</guid> </ArrayOfguid>