POST Api/Warehouse/InactiveShipToIds
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of globally unique identifierResponse Formats
application/json, text/json
Sample:
[ "f959dec1-8f25-420a-b4a8-0f1c78f4404e", "68f9814a-13f9-452f-b11f-d23945edbdbb" ]
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>f959dec1-8f25-420a-b4a8-0f1c78f4404e</guid> <guid>68f9814a-13f9-452f-b11f-d23945edbdbb</guid> </ArrayOfguid>