POST LocationSummary/GetLocationsWithDontUseData
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "f0543d52-b79d-48f4-8996-a5a0db473a4e", "ce57c972-993b-449b-bef8-aebad9292a7e" ]
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>f0543d52-b79d-48f4-8996-a5a0db473a4e</guid> <guid>ce57c972-993b-449b-bef8-aebad9292a7e</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:
[ "de7bf044-db5e-46cb-a38f-5eb2b5d4da2f", "2d5f2f71-afd8-4860-a52f-8f8d81d40702" ]
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>de7bf044-db5e-46cb-a38f-5eb2b5d4da2f</guid> <guid>2d5f2f71-afd8-4860-a52f-8f8d81d40702</guid> </ArrayOfguid>