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:
[ "6ecce6cc-590f-464b-aafa-949186416a54", "858cf046-1578-45c1-a83c-82df9e529397" ]
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>6ecce6cc-590f-464b-aafa-949186416a54</guid> <guid>858cf046-1578-45c1-a83c-82df9e529397</guid> </ArrayOfguid>