POST LocationSummary/GetLocationsWithDontUseData
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "f598ba7c-52b1-474f-a48d-475327693009", "8e681b20-6a4d-4e4d-9922-73f80cb735aa" ]
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>f598ba7c-52b1-474f-a48d-475327693009</guid> <guid>8e681b20-6a4d-4e4d-9922-73f80cb735aa</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:
[ "8405af76-e242-4821-b49f-2820bb0d952a", "dec2d553-1598-47a5-8a1b-8d8f68c345a5" ]
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>8405af76-e242-4821-b49f-2820bb0d952a</guid> <guid>dec2d553-1598-47a5-8a1b-8d8f68c345a5</guid> </ArrayOfguid>