This method returns a master list of shipment information (addresses, carriers, and more) related to the individual shipments sent via Consolidated Clearance that were de-consolidated and delivered to the individual recipients.
Note
It is assumed that you have worked through Creating your first Request to a Service.
How to submit a request
Proceed as follows:
-
Open a new project using the WSDL
InformationService.xml, if you have not already done so. -
Create a new request under
findConsolidatedClearanceMasters. -
Enter the authorisation for the request.
-
Click
to submit the request. You know that the information request has been successful once
findConsolidatedClearanceMastersReturnhas been returned.
<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema "
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ser="urn:DeliveryManager/services">
<soapenv:Header/>
<soapenv:Body>
<ser:findConsolidatedClearanceMasters soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<createdOn xsi:type="xsd:string">2025-06-12</createdOn>
<timezone xsi:type="xsd:string">Europe/Warsaw</timezone>
</ser:findConsolidatedClearanceMasters>
</soapenv:Body>
</soapenv:Envelope><soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema "
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ser="urn:DeliveryManager/services">
<soapenv:Header/>
<soapenv:Body>
<ser:findConsolidatedClearanceMasters soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<createdOn xsi:type="xsd:string">2025-06-12</createdOn>
<timezone xsi:type="xsd:string">Europe/Warsaw</timezone>
</ser:findConsolidatedClearanceMasters>
</soapenv:Body> </soapenv:Envelope>
For an example response, see below.
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema "
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<ns1:findConsolidatedClearanceMastersResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:ns1="urn:DeliveryManager/services">
<findConsolidatedClearanceMastersReturn soapenc:arrayType="ns2:ConsolidatedClearanceMaster[1]"
xsi:type="soapenc:Array"
xmlns:ns2="urn:DeliveryManager/types"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> <findConsolidatedClearanceMastersReturn xsi:type="ns2:ConsolidatedClearanceMaster"> <conditions soapenc:arrayType="ns2:ArrayOf_tns1_ConsolidatedClearanceMasterCondition[8]" xsi:type="soapenc:Array"> <conditions xsi:type="ns2:ConsolidatedClearanceMasterCondition"> <value xsi:type="soapenc:string"> <![CDATA[{"refno":"eulog","company_name":"","name1":"tsg export sa ecom","name2":"","street":"laengfeldweg 119","address_details":".","home_no":"","city":"biel","zip":"2504","account_number":"","country_iso_alpha_2":"ch"}]]> </value> <name xsi:type="soapenc:string">sender</name> <type xsi:type="soapenc:string">carrier</type> </conditions> <conditions xsi:type="ns2:ConsolidatedClearanceMasterCondition"> <value xsi:type="soapenc:string"> <![CDATA[{"refno":"1039","company_name":"ups","name1":"test","name2":"","street":"koblenzerstr. 13","address_details":".","home_no":"","city":"nurnberg","zip":"90451","account_number":"","country_iso_alpha_2":"de"}]]> </value> <name xsi:type="soapenc:string">port_of_entry</name> <type xsi:type="soapenc:string">carrier</type> </conditions> <conditions xsi:type="ns2:ConsolidatedClearanceMasterCondition"> <value xsi:type="soapenc:string"> <![CDATA[{"refno":"9999_60_1039","company_name":"","name1":"the swatch group (deutschland) gmbh","name2":"","street":".","address_details":"hohenzollernstrasse 16","home_no":"","city":"pforzheim","zip":"75177","account_number":"7v162x","country_iso_alpha_2":"de"}]]> </value> <name xsi:type="soapenc:string">importer_of_record</name> <type xsi:type="soapenc:string">carrier</type> </conditions> <conditions xsi:type="ns2:ConsolidatedClearanceMasterCondition"> <value xsi:type="soapenc:string">08a07afa-45e8-4bc6-a156-d7e4e80528f7</value> <name xsi:type="soapenc:string">client_contract</name> <type xsi:type="soapenc:string">carrier</type> </conditions> <conditions xsi:type="ns2:ConsolidatedClearanceMasterCondition"> <value xsi:type="soapenc:string">standard</value> <name xsi:type="soapenc:string">carrier_service</name> <type xsi:type="soapenc:string">carrier</type> </conditions> <conditions xsi:type="ns2:ConsolidatedClearanceMasterCondition"> <value xsi:type="soapenc:string">874w67</value> <name xsi:type="soapenc:string">account_number</name> <type xsi:type="soapenc:string">carrier</type> </conditions> <conditions xsi:type="ns2:ConsolidatedClearanceMasterCondition"> <value xsi:type="soapenc:string">pre</value> <name xsi:type="soapenc:string">charge_type</name> <type xsi:type="soapenc:string">carrier</type> </conditions> <conditions xsi:type="ns2:ConsolidatedClearanceMasterCondition"> <value xsi:type="soapenc:string">de</value> <name xsi:type="soapenc:string">destination_country</name> <type xsi:type="soapenc:string">customer</type> </conditions> </conditions> <carrierIntegrationName xsi:type="soapenc:string">UPS World Ease</carrierIntegrationName> <consignmentCount xsi:type="xsd:int">1</consignmentCount> <createDate xsi:type="xsd:dateTime">2025-07-11T13:08:53.703Z</createDate> <createDateUtc xsi:type="xsd:dateTime">2025-07-11T13:08:53.703Z</createDateUtc> <id xsi:type="soapenc:string">874W67D4PWD</id> <state xsi:type="soapenc:string">CLOSED</state> <stateChangeDate xsi:type="xsd:dateTime">2025-07-11T13:13:41.320Z</stateChangeDate> <stateChangeDateUtc xsi:type="xsd:dateTime">2025-07-11T13:13:41.320Z</stateChangeDateUtc> </findConsolidatedClearanceMastersReturn> </findConsolidatedClearanceMastersReturn> </ns1:findConsolidatedClearanceMastersResponse> </soapenv:Body> </soapenv:Envelope>