ShipmentApi
Remove Collies
Removes collies from a shipment, reducing the number of packages associated with the shipment.
post/removecollies
Query parameters
shipmentIdinteger required
ID of the shipment to remove collies from.
numberofcolliestoremoveinteger
Number of collies to remove when the collies list is not provided.
Request body
string[] required
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.