The methods in this service allow you to search for consignments and return their current statuses. They are as follows:
findConsignmentsByCarrierConsignmentCode - This method allows you to return the allocated consignment associated with a specific carrier consignment code.
findConsignmentsByCartonId - This method allows you to return all the consignments associated with a specific carton.
findConsignmentByConsignmentCode - This method allows you to return the consignment associated with a specific Delivery Manager consignment code.
findConsignmentsByOrderReference - This method allows you to return all the consignments associated with a specific order.
findConsignmentsByParcelCode - This method allows you to return the consignment(s) associated with a specific parcel barcode.