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:
[ "63cafe1c-f728-4360-8aa5-71f5a9773373", "23ea1bba-5852-4a8b-9569-ff163cab962e" ]
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>63cafe1c-f728-4360-8aa5-71f5a9773373</guid> <guid>23ea1bba-5852-4a8b-9569-ff163cab962e</guid> </ArrayOfguid>