POST api/Consolidation/Cargo/RemoveFromPackage
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "edd3bc7e-5979-47a4-990b-dcd397ec6a16", "70fefa2b-bb7a-4347-8943-4caf5aeb0787" ]
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>edd3bc7e-5979-47a4-990b-dcd397ec6a16</guid> <guid>70fefa2b-bb7a-4347-8943-4caf5aeb0787</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Sample not available.
text/html
Sample:
["edd3bc7e-5979-47a4-990b-dcd397ec6a16","70fefa2b-bb7a-4347-8943-4caf5aeb0787"]
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.