POST LocationSummary/GetLocationsWithDontUseData
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "8cdb5d5d-afbe-48a7-aa0b-1f8e4961331f", "0f90c319-eb8c-4fb2-a621-b00745bf8c20" ]
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>8cdb5d5d-afbe-48a7-aa0b-1f8e4961331f</guid> <guid>0f90c319-eb8c-4fb2-a621-b00745bf8c20</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:
[ "9654cf85-d298-45ef-92ed-45222ffbd4cc", "c1a3e7bc-5a38-47f5-9dc5-89c353369e06" ]
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>9654cf85-d298-45ef-92ed-45222ffbd4cc</guid> <guid>c1a3e7bc-5a38-47f5-9dc5-89c353369e06</guid> </ArrayOfguid>