GLS ShipIT  5.0.11
GLS ShipIT - SOAP services
Webservices Requests Samples

Table of Contents

Data shown in the sample requests underneath should be replaced with user specific data. Services and products might be dependent on the country relation that the parcels are sent from and to. Please liaise with your GLS contact for further support.

Create parcel

Parcel

Germany domestic

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:ShipmentReference>Ref-Ship-1234</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types"
xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ShipmentReference>Ref-Ship-1234</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>205700060074</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 93412345678901234567890TEST1234BB 1R59081994239
00120001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen||f5612910-b536-4661-8|
aab13bdb-8081-4eb3-a|</Secondary2D>
<Primary1D>205700060074</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<GeoTour>2227</GeoTour>
<LoadingArea>7</LoadingArea>
<DispositionFlag>c</DispositionFlag>
<InboundSortingFlag/>
<FinalLocationCode>DE 555</FinalLocationCode>
<HubLocation/>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<HandlingInformation>S</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0Rgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

from Germany to outside EU (Switzerland)

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:IncotermCode>10</typ:IncotermCode>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:Name2>GLS Switzerland</com:Name2>
<com:CountryCode>CH</com:CountryCode>
<com:ZIPCode>3963</com:ZIPCode>
<com:City>Testeny</com:City>
<com:Street>Avenue de Test</com:Street>
<com:StreetNumber>3</com:StreetNumber>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types"
xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>205700060081</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777CH 12347602208451234567890TEST5678CC 2 02013963
02320001001564887 994010486057566093</Primary2D>
<Secondary2D>A|Tim Test|Avenue de Test|Testeny|6|79858ef6-93c8-4684-b|
1784db3f-0482-4669-b|</Secondary2D>
<Primary1D>205700060081</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0201</Tour>
<InboundSortingFlag>201</InboundSortingFlag>
<FinalLocationCode>CH 234</FinalLocationCode>
<HubLocation/>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<NDIArea>
<NDI1D>994010486057566093</NDI1D>
<CHParcelNumber>99.40.104860.57566093</CHParcelNumber>
<CHPRI1D>0509</CHPRI1D>
</NDIArea>
<HandlingInformation>10</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRAwIDEgMCT0YK</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Information about Data Protection in GLS Group can be found at</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Parcel from Germany to somewhere outside Europe (Uruguay)

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:IncotermCode>10</typ:IncotermCode>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Manuel Test</com:Name1>
<com:Name2>GLS Uruguay</com:Name2>
<com:CountryCode>UY</com:CountryCode>
<com:ZIPCode>37006</com:ZIPCode>
<com:City>Testona</com:City>
<com:Street>Strada de Test</com:Street>
<com:StreetNumber>7106</com:StreetNumber>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>205700060104</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DEEFDX12345678901234567890TEST0258QQ 0 37006 02320001001564887</Primary2D>
<Secondary2D>A|Manuel Test|Strada de Test|Testona|7106|d28a1000-b4af-4dff-b|55c5e16d-39a3-401d-8|</Secondary2D>
<Primary1D>205700060104</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour/>
<InboundSortingFlag/>
<FinalLocationCode>DEEFDX</FinalLocationCode>
<HubLocation/>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>GlobalBusinessParcel</Header>
<Information/>
</Service>
</ServiceArea>
<HandlingInformation>10</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMCA0YK</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Information about Data Protection in GLS Group can be found at</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Austria domestic

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Timmy Test</com:Name1>
<com:CountryCode>AT</com:CountryCode>
<com:ZIPCode>8970</com:ZIPCode>
<com:City>Testhausen</com:City>
<com:Street>Testgasse</com:Street>
<com:eMail>timmy@test.at</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>205700060111</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777AT 32012345678901234567890TEST0258CC 0 04018970 02320001001564887</Primary2D>
<Secondary2D>A|Timmy Test|Testgasse|Testhausen||e9aad021-e4f4-4a38-8|f9d128ee-56ce-4c0f-9|</Secondary2D>
<Primary1D>205700060111</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0401</Tour>
<InboundSortingFlag>0</InboundSortingFlag>
<FinalLocationCode>AT 320</FinalLocationCode>
<HubLocation/>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWyND4+CnN0YXJ0eHJlZgozNjA0MwolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Belgium domestic

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>BE</com:CountryCode>
<com:ZIPCode>3550</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Teststraat</com:Street>
<com:eMail>tim.test@gls.be</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>201010210246</ParcelNumber>
<Barcodes>
<Primary2D>ABE0171BE 61005603045461234567890TEST1234AA 0B6P17183550 02320001001548711</Primary2D>
<Secondary2D>A|Tim Test|Teststraat|Testingen||061d3391-238b-471e-9|15f4128a-dcea-4811-9|</Secondary2D>
<Primary1D>201010210246</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>1718</Tour>
<InboundSortingFlag>0</InboundSortingFlag>
<FinalLocationCode>BE 610</FinalLocationCode>
<HubLocation>B6P</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXZgozNjE2NgolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>0560304546</CustomerID>
<PickupLocation>BE0171</PickupLocation>
<GDPR>L'information concernant la protection des donnees au sein du groupe GLS est disponible sur</GDPR>
<GDPR>Informatie omtrent gegevensbescherming binnen de GLS groep is beschikbaar op</GDPR>
<GDPR>Informationen zur GLS-Datenschutzrichtlinie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

France domestic

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>FR</com:CountryCode>
<com:ZIPCode>44100</com:ZIPCode>
<com:City>Testeny</com:City>
<com:Street>Avenue de Test</com:Street>
<com:eMail>tim@testgls.fr</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>201010210246</ParcelNumber>
<RoutingInfo>
<Tour>1718</Tour>
<InboundSortingFlag>0</InboundSortingFlag>
<FinalLocationCode>FR 610</FinalLocationCode>
<HubLocation>B6P</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXZgozNjE2NgolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>0560304546</CustomerID>
<PickupLocation>FR0171</PickupLocation>
<GDPR>Information about Data Protection in GLS Group can be found at</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

with all fields used

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-4711</typ:ShipmentReference>
<typ:ShippingDate>2019-06-13</typ:ShippingDate>
<typ:IncotermCode>10</typ:IncotermCode>
<typ:Identifier>user</typ:Identifier>
<typ:Middleware>CustomerERPSystem</typ:Middleware>
<typ:Product>PARCEL</typ:Product>
<typ:Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Category>PRIVATE</com:Category>
<com:Address>
<com:Name1>Tim</com:Name1>
<com:Name2>Test</com:Name2>
<com:Name3>GmbH</com:Name3>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>65760</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:StreetNumber>6</com:StreetNumber>
<com:eMail>tim.test@gls.de</com:eMail>
<com:ContactPerson>Laura Test</com:ContactPerson>
<com:FixedLinePhonenumber>004912345678910</com:FixedLinePhonenumber>
<com:MobilePhoneNumber>004912345678910</com:MobilePhoneNumber>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
<com:AlternativeShipperAddress>
<com:Name1>Timmy Shipper</com:Name1>
<com:Name2>GmbH</com:Name2>
<com:Name3>&Co KG</com:Name3>
<com:CountryCode>AT</com:CountryCode>
<com:ZIPCode>1080</com:ZIPCode>
<com:City>Testhausen</com:City>
<com:Street>Testgasse</com:Street>
<com:StreetNumber>8a</com:StreetNumber>
<com:eMail>tim.test@gls.at</com:eMail>
<com:ContactPerson>Reception</com:ContactPerson>
<com:FixedLinePhonenumber>004312345678910</com:FixedLinePhonenumber>
<com:MobilePhoneNumber>004312345678910</com:MobilePhoneNumber>
</com:AlternativeShipperAddress>
</typ:Shipper>
<typ:Return>
<com:Address>
<com:Name1>Somewhere Else</com:Name1>
<com:CountryCode>FR</com:CountryCode>
<com:ZIPCode>1010</com:ZIPCode>
<com:City>Troyes</com:City>
<com:Street>Rue du Test</com:Street>
<com:StreetNumber>123</com:StreetNumber>
<com:eMail>tim.test@gls.fr</com:eMail>
<com:ContactPerson>Return Warehouse</com:ContactPerson>
<com:FixedLinePhonenumber>004312345678910</com:FixedLinePhonenumber>
<com:MobilePhoneNumber>004312345678910</com:MobilePhoneNumber>
</com:Address>
</typ:Return>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Unit-Ref-0815</typ:ShipmentUnitReference>
<typ:Weight>12.54</typ:Weight>
<typ:Note1>Note1</typ:Note1>
<typ:Note2>Note2</typ:Note2>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
<typ:CustomContent>
<typ:CustomerLogo>cid:1572774187480</typ:CustomerLogo>
<typ:Barcode>12345678</typ:Barcode>
<typ:BarcodeType>CODE_39</typ:BarcodeType>
<typ:HideShipperAddress>false</typ:HideShipperAddress>
</typ:CustomContent>
<typ:ReturnOptions>
<typ:ReturnPrintData>true</typ:ReturnPrintData>
<typ:ReturnRoutingInfo>true</typ:ReturnRoutingInfo>
</typ:ReturnOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types"
xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>205700060074</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 93412345678901234567890TEST1234BB 1R59081994239
00120001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen||f5612910-b536-4661-8|
aab13bdb-8081-4eb3-a|</Secondary2D>
<Primary1D>205700060074</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<GeoTour>2227</GeoTour>
<LoadingArea>7</LoadingArea>
<DispositionFlag>c</DispositionFlag>
<InboundSortingFlag/>
<FinalLocationCode>DE 555</FinalLocationCode>
<HubLocation/>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<HandlingInformation>S</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0Rgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Services

Parcel without a service

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types"
xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>205700060074</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 93412345678901234567890TEST1234BB 1R59081994239
00120001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen||f5612910-b536-4661-8|
aab13bdb-8081-4eb3-a|</Secondary2D>
<Primary1D>205700060074</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<GeoTour>2227</GeoTour>
<LoadingArea>7</LoadingArea>
<DispositionFlag>c</DispositionFlag>
<InboundSortingFlag/>
<FinalLocationCode>DE 555</FinalLocationCode>
<HubLocation/>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<HandlingInformation>S</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0Rgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>
REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Manuel Test</com:Name1>
<com:CountryCode>SE</com:CountryCode>
<com:ZIPCode>111 43</com:ZIPCode>
<com:City>Testona</com:City>
<com:Street>Strada de Test</com:Street>
<com:eMail>manuel@gls.es</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-007</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-4711</typ:ShipmentUnitReference>
<typ:Weight>7.5</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>205700060142</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777SESHBG12345678901234567890TEST1234CC 2 020311143 02320003001564887 00657007220570006014</Primary2D>
<Secondary2D>A|Manuel Test|Strada de Test|Testona||776870ff-f938-4664-a|a3f05b8a-cddc-4ddb-a|</Secondary2D>
<Primary1D>205700060142</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0203</Tour>
<InboundSortingFlag>203</InboundSortingFlag>
<FinalLocationCode>SESHBG</FinalLocationCode>
<HubLocation/>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<NDIArea>
<NDI1D>00657007220570006014</NDI1D>
</NDIArea>
</ParcelData>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>205700060159</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777SESHBG12345678901234567890TEST5678CC 2 020311143 00400003002564887 00957007220570006015</Primary2D>
<Secondary2D>A|Manuel Test|Strada de Test|Testona||43952d4c-e4a8-410d-9|a3f05b8a-cddc-4ddb-a|</Secondary2D>
<Primary1D>205700060159</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0203</Tour>
<InboundSortingFlag>203</InboundSortingFlag>
<FinalLocationCode>SESHBG</FinalLocationCode>
<HubLocation/>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<NDIArea>
<NDI1D>00957007220570006015</NDI1D>
</NDIArea>
</ParcelData>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>205700060166</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777SESHBG12345678901234567890TEST0258CC 2 020311143 01050003003564887 00257007220570006016</Primary2D>
<Secondary2D>A|Manuel Test|Strada de Test|Testona||dc7eba18-e168-47d7-b|a3f05b8a-cddc-4ddb-a|</Secondary2D>
<Primary1D>205700060166</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0203</Tour>
<InboundSortingFlag>203</InboundSortingFlag>
<FinalLocationCode>SESHBG</FinalLocationCode>
<HubLocation/>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<NDIArea>
<NDI1D>00257007220570006016</NDI1D>
</NDIArea>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMCAg==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMCA=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMC=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Information about Data Protection in GLS Group can be found at</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

CashService

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
<typ:Service>
<com:Cash>
<com:ServiceName>service_cash</com:ServiceName>
<com:Reason>Cash order 12345</com:Reason>
<com:Amount>100.00</com:Amount>
<com:Currency>EUR</com:Currency>
</com:Cash>
</typ:Service>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>207100040045</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST1234AAD 3esa081565760 02320001001564887</Primary2D>
<Secondary2D>A|Tim Test GLS Test GmbH |Testallee|Testingen|3|785ad98b-64dd-48da-9|f4239ab9-827c-44bc-b|</Secondary2D>
<Primary1D>207100040045</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>CashService</Header>
<Information>
<Name>Reason</Name>
<Value>Cash order 12345</Value>
</Information>
<Information>
<Name>Amount</Name>
<Value>100.00</Value>
</Information>
<Information>
<Name>Currency</Name>
<Value>EUR</Value>
</Information>
</Service>
</ServiceArea>
<HandlingInformation>C</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjRhcnR4cmVmCjM2OTI0CiUlRU9GCg==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>
REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
<typ:Service>
<com:Cash>
<com:ServiceName>service_cash</com:ServiceName>
<com:Reason>Cash order 12345</com:Reason>
<com:Amount>100</com:Amount>
<com:Currency>EUR</com:Currency>
</com:Cash>
</typ:Service>
</typ:ShipmentUnit>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>20</typ:Weight>
<typ:Service>
<com:Cash>
<com:ServiceName>service_cash</com:ServiceName>
<com:Reason>Cash order 12345</com:Reason>
<com:Amount>250</com:Amount>
<com:Currency>EUR</com:Currency>
</com:Cash>
</typ:Service>
</typ:ShipmentUnit>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
<typ:Service>
<com:Cash>
<com:ServiceName>service_cash</com:ServiceName>
<com:Reason>Cash order 12345</com:Reason>
<com:Amount>175</com:Amount>
<com:Currency>EUR</com:Currency>
</com:Cash>
</typ:Service>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>207100040052</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST1234AAD 3esa081565760 02320003001564887</Primary2D>
<Secondary2D>A|Tim Test GLS Test GmbH GmbH|Testallee|Testingen|3|2b294ed1-6d86-4659-8|6d0b89f0-72b0-4c42-9|</Secondary2D>
<Primary1D>207100040052</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>CashService</Header>
<Information>
<Name>Reason</Name>
<Value>Cash order 12345</Value>
</Information>
<Information>
<Name>Amount</Name>
<Value>100</Value>
</Information>
<Information>
<Name>Currency</Name>
<Value>EUR</Value>
</Information>
</Service>
</ServiceArea>
<HandlingInformation>C</HandlingInformation>
</ParcelData>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>207100040069</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST5678AAD 3esa081565760 02000003002564887</Primary2D>
<Secondary2D>A|Tim Test GLS Test GmbH GmbH|Testallee|Testingen|3|c00747ff-07a3-4b9d-9|6d0b89f0-72b0-4c42-9|</Secondary2D>
<Primary1D>207100040069</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>CashService</Header>
<Information>
<Name>Reason</Name>
<Value>Cash order 12345</Value>
</Information>
<Information>
<Name>Amount</Name>
<Value>250</Value>
</Information>
<Information>
<Name>Currency</Name>
<Value>EUR</Value>
</Information>
</Service>
</ServiceArea>
<HandlingInformation>C</HandlingInformation>
</ParcelData>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>207100040076</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST0258AAD 3esa081565760 01500003003564887</Primary2D>
<Secondary2D>A|Tim Test GLS Test GmbH GmbH|Testallee|Testingen|3|a43969cc-4f7f-4fcd-9|6d0b89f0-72b0-4c42-9|</Secondary2D>
<Primary1D>207100040076</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>CashService</Header>
<Information>
<Name>Reason</Name>
<Value>Cash order 12345</Value>
</Information>
<Information>
<Name>Amount</Name>
<Value>175</Value>
</Information>
<Information>
<Name>Currency</Name>
<Value>EUR</Value>
</Information>
</Service>
</ServiceArea>
<HandlingInformation>C</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAw</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMCAwXS</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMCAwXS9=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

HazardousGoods

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>12.3</typ:Weight>
<typ:Service>
<com:HazardousGoods>
<com:ServiceName>service_hazardousgoods</com:ServiceName>
<com:HazardousGood>
<com:GLSHazNo>1263</com:GLSHazNo>
<com:Weight>12</com:Weight>
</com:HazardousGood>
</com:HazardousGoods>
</typ:Service>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>205700060173</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST1234AAL 3esa081565760 01230001001564887</Primary2D>
<Secondary2D>A|Tim Test GLS Test GmbH GmbH|Testallee|Testingen|3|5b87b7b2-47c7-41c8-a|308f3200-44ca-419d-a|</Secondary2D>
<Primary1D>205700060173</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>HazardousGoodsService</Header>
<Information>
<Name>Unno</Name>
<Value>1057</Value>
</Information>
<Information>
<Name>HgClass</Name>
<Value>1.4S</Value>
</Information>
<Information>
<Name>Packaging</Name>
<Value>4</Value>
</Information>
<Information>
<Name>PackagingGroup</Name>
<Value>4G</Value>
</Information>
<Information>
<Name>Substance</Name>
<Value>Feuerzeuge</Value>
</Information>
<Information>
<Name>HgCode</Name>
<Value>000012636</Value>
</Information>
<Information>
<Name>EnvironmentalHaz</Name>
<Value>true</Value>
</Information>
</Service>
</ServiceArea>
<HandlingInformation>H</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMCAw==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>
REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>12.3</typ:Weight>
<typ:Service>
<com:HazardousGoods>
<com:ServiceName>service_hazardousgoods</com:ServiceName>
<com:HazardousGood>
<com:GLSHazNo>7000023</com:GLSHazNo>
<com:Weight>2</com:Weight>
</com:HazardousGood>
<com:HazardousGood>
<com:GLSHazNo>7030132</com:GLSHazNo>
<com:Weight>1.2</com:Weight>
</com:HazardousGood>
</com:HazardousGoods>
</typ:Service>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>

<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>205700060173</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST1234AAL 3esa081565760 01230001001564887</Primary2D>
<Secondary2D>A|Tim Test GLS Test GmbH GmbH|Testallee|Testingen|3|5b87b7b2-47c7-41c8-a|308f3200-44ca-419d-a|</Secondary2D>
<Primary1D>205700060173</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>HazardousGoodsService</Header>
<Information>
<Name>Unno</Name>
<Value>1057</Value>
</Information>
<Information>
<Name>HgClass</Name>
<Value>1.4S</Value>
</Information>
<Information>
<Name>Packaging</Name>
<Value>4</Value>
</Information>
<Information>
<Name>PackagingGroup</Name>
<Value>4G</Value>
</Information>
<Information>
<Name>Substance</Name>
<Value>Feuerzeuge</Value>
</Information>
<Information>
<Name>HgCode</Name>
<Value>000012636</Value>
</Information>
<Information>
<Name>EnvironmentalHaz</Name>
<Value>true</Value>
</Information>
</Service>
<Service>
<Header>HazardousGoodsService</Header>
<Information>
<Name>Unno</Name>
<Value>1057</Value>
</Information>
<Information>
<Name>HgClass</Name>
<Value>1.4S</Value>
</Information>
<Information>
<Name>Packaging</Name>
<Value>4</Value>
</Information>
<Information>
<Name>PackagingGroup</Name>
<Value>4G</Value>
</Information>
<Information>
<Name>Substance</Name>
<Value>Feuerzeuge</Value>
</Information>
<Information>
<Name>HgCode</Name>
<Value>000070000046</Value>
</Information>
<Information>
<Name>EnvironmentalHaz</Name>
<Value>true</Value>
</Information>
</Service>
</ServiceArea>
<HandlingInformation>H</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMCAw==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

LimitedQuantities

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>12.3</typ:Weight>
<typ:Service>
<com:LimitedQuantities>
<com:ServiceName>service_limitedquantities</com:ServiceName>
<com:Weight>12</com:Weight>
</com:LimitedQuantities>
</typ:Service>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>205700060173</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST1234AAp 3esa081565760 01230001001564887</Primary2D>
<Secondary2D>A|Tim Test GLS Test GmbH GmbH|Testallee|Testingen|3|5b87b7b2-47c7-41c8-a|308f3200-44ca-419d-a|</Secondary2D>
<Primary1D>205700060173</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>LimitedQuantities</Header>
<Information>/Information>
</Service>
</ServiceArea>
<HandlingInformation>LQ</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMCAw==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

DeliveryAtWork

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:DeliveryAtWork>
<com:ServiceName>service_deliveryatwork</com:ServiceName>
<com:RecipientName>Tim Test</com:RecipientName>
<com:AlternateRecipientName>Laura Test</com:AlternateRecipientName>
<com:Building>Block A</com:Building>
<com:Floor>2</com:Floor>
<com:Room>Test123.45</com:Room>
<com:Phonenumber>004912345678910</com:Phonenumber>
</com:DeliveryAtWork>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>207400040042</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST5678AAG 3esa081565760 02320001001564887</Primary2D>
<Secondary2D>A|Tim Test GLS Test GmbH GmbH|Testallee|Testingen|3|86752943-8ed4-412f-9|01c2a956-9275-4718-b|</Secondary2D>
<Primary1D>207400040042</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>DeliveryAtWorkService</Header>
<Information>
<Name>Contact</Name>
<Value>Tim Test</Value>
</Information>
<Information>
<Name>Alternative Contact</Name>
<Value>Laura Test</Value>
</Information>
<Information>
<Name>Building</Name>
<Value>Block A</Value>
</Information>
<Information>
<Name>Floor</Name>
<Value>2</Value>
</Information>
<Information>
<Name>Room</Name>
<Value>Test123.45</Value>
</Information>
<Information>
<Name>Phone</Name>
<Value>004912345678910</Value>
</Information>
</Service>
</ServiceArea>
<HandlingInformation>AW</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWNjc0CiUlRU9GCg==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Deposit

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Deposit>
<com:ServiceName>service_deposit</com:ServiceName>
<com:PlaceOfDeposit>under the doormat</com:PlaceOfDeposit>
</com:Deposit>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber/>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST0258AAC 3esa081565760 02320001001564887</Primary2D>
<Secondary2D>A|Tim Test GLS Test GmbH GmbH|Testallee|Testingen|3|ab09966c-ebe9-444c-8|60506c05-785f-44a5-a|</Secondary2D>
<Primary1D/>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>DepositService</Header>
<Information>
<Name>Deposit Place</Name>
<Value>under the doormat</Value>
</Information>
</Service>
</ServiceArea>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGU6ZSAyMz4+CnN0YXJ0eHJlZgozNjAwNgolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

IdentPIN

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>14.3</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:IdentPin>
<com:ServiceName>service_identpin</com:ServiceName>
<com:PIN>1234</com:PIN>
<com:Birthdate>1970-11-11</com:Birthdate>
</com:IdentPin>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>205700060197</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST1234AAw 3esa081565760 01430001001564887;XxC;Bbn0FYj</Primary2D>
<Secondary2D>A|Tim Test GLS Test GmbH GmbH|Testallee|Testingen|3|5e1b8eb3-05cb-4e7a-8|73138612-833d-46db-9|</Secondary2D>
<Primary1D>205700060197</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>IdentPINService</Header>
<Information/>
</Service>
</ServiceArea>
<HandlingInformation>IPS</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlIFIvU2l6ZSAyND4+CnN0YXJ0eHJlZgozOTE3NQolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Pick&Ship

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:Name2>GLS Test GmbH GmbH</com:Name2>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:ContactPerson>Laura Test</com:ContactPerson>
<com:FixedLinePhonenumber>123456789</com:FixedLinePhonenumber>
<com:MobilePhoneNumber>004912345678910</com:MobilePhoneNumber>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
<com:AlternativeShipperAddress>
<com:Name1>1234567890123456789012345678901234567890</com:Name1>
<com:Name2>1234567890123456789012345678901234567890</com:Name2>
<com:Name3>1234567890123456789012345678901234567890</com:Name3>
<com:CountryCode>DE</com:CountryCode>
<com:Province>1234567890123456789012345678901234567890</com:Province>
<com:ZIPCode>65760</com:ZIPCode>
<com:City>1234567890123456789012345678901234567890</com:City>
<com:Street>1234567890123456789012345678901234567890</com:Street>
<com:StreetNumber>1234567890123456789012345678901234567890</com:StreetNumber>
<com:eMail>123456789012345678901234567890123456789012345678901234567890123456789@syrocon.de</com:eMail>
<com:FixedLinePhonenumber>123456789012</com:FixedLinePhonenumber>
<com:MobilePhoneNumber>123456789012345678</com:MobilePhoneNumber>
</com:AlternativeShipperAddress>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:PickAndShip>
<com:ServiceName>service_pickandship</com:ServiceName>
<com:PickupDate>2020-11-11</com:PickupDate>
</com:PickAndShip>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>208900000000</ParcelNumber>
<ServiceArea>
<Service>
<Header/>
<Information/>
</Service>
</ServiceArea>
</ParcelData>
<CustomerID/>
<PickupLocation>DE 934</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Pick&Return

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>2.3</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:PickAndReturn>
<com:ServiceName>service_pickandreturn</com:ServiceName>
<com:PickupDate>2020-11-11</com:PickupDate>
</com:PickAndReturn>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference><ShipmentReference>Ref-Unit-007</ShipmentReference></ShipmentReference>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>208900000017</ParcelNumber>
<ServiceArea>
<Service>
<Header/>
<Information/>
</Service>
</ServiceArea>
</ParcelData>
<CustomerID/>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

FlexDelivery

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Service>
<com:ServiceName>service_flexdelivery</com:ServiceName>
</com:Service>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>205700060203</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST1234AAe 3esa081565760 00500001001564887</Primary2D>
<Secondary2D>A|Tim Test GLS Test GmbH GmbH|Testallee|Testingen|3|25054ec4-7ca1-4f33-a|5306a7f0-f692-4772-9|</Secondary2D>
<Primary1DPrint>false</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header/>
<Information/>
</Service>
</ServiceArea>
<HandlingInformation>F</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0Zsl0vUm9vdCAyMSAwIFIvU2l6ZSAyMz4+CnN0YXJ0eHJlZgozNTc4NwolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Signature

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Service>
<com:ServiceName>service_signature</com:ServiceName>
</com:Service>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>205700060203</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST1234AA2 3esa081565760 00500001001564887</Primary2D>
<Secondary2D>A|Tim Test GLS Test GmbH GmbH|Testallee|Testingen|3|25054ec4-7ca1-4f33-a|5306a7f0-f692-4772-9|</Secondary2D>
<Primary1DPrint>false</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header/>
<Information/>
</Service>
</ServiceArea>
<HandlingInformation>2</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0Zsl0vUm9vdCAyMSAwIFIvU2l6ZSAyMz4+CnN0YXJ0eHJlZgozNTc4NwolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

RoyalMail T24/T48

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Carrier>ROYALMAIL</typ:Carrier>
<typ:IncotermCode>10</typ:IncotermCode>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Service>
<com:ServiceName>service_t48</com:ServiceName>
</com:Service>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>205700060203</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST1234AAe 3esa081565760 00500001001564887</Primary2D>
<Secondary2D>A|Tim Test GLS Test GmbH GmbH|Testallee|Testingen|3|25054ec4-7ca1-4f33-a|5306a7f0-f692-4772-9|</Secondary2D>
<Primary1DPrint>false</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>T48</Header>
<Information/>
</Service>
</ServiceArea>
<HandlingInformation>10</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0Zsl0vUm9vdCAyMSAwIFIvU2l6ZSAyMz4+CnN0YXJ0eHJlZgozNTc4NwolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

AddresseeOnly

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711
</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Service>
<com:ServiceName>service_addresseeonly</com:ServiceName>
</com:Service>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>205700060067</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 93412345678901234567890TEST0258AAB 1R59081994239 00456001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen||ad719af5-e881-45ab-9|61c22ebb-87fc-4f47-8|</Secondary2D>
<Primary1D>205700060067</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0819</Tour>
<InboundSortingFlag>10</InboundSortingFlag>
<FinalLocationCode>DE 934</FinalLocationCode>
<HubLocation>R59</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>AddresseeOnlyService</Header>
<Information/>
</Service>
</ServiceArea>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRHJlZgozNjkwMQolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Exchange

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Exchange>
<com:ServiceName>service_exchange</com:ServiceName>
<com:Address>
<com:Name1>Laura Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>50667</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:StreetNumber>3</com:StreetNumber>
</com:Address>
</com:Exchange>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ExchangeParcelID>TEST0258</ExchangeParcelID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>208700040046</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST5678AAI 3esa081565760 02320001001564887</Primary2D>
<Secondary2D>A|Tim Test GLS Test GmbH GmbH|Testallee|Testingen|3|8d461896-ff40-4b6a-8|7b7c7d7d-3095-496d-b|</Secondary2D>
<Primary1D>208700040046</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>ExchangeService</Header>
<Information>
<Name>Pickup parcel(s)</Name>
<Value>TEST0258</Value>
</Information>
</Service>
</ServiceArea>
</ParcelData>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>208900000024</ParcelNumber>
<Barcodes>
<UniShip>A|1234567890|1234567890|AA|276|50667|001|001|7b7c7d7d-3095-496d-b|Laura Test|||Testallee|5|Testingen||8d461896-ff40-4b6a-8|208900000024;000000000|000|I|</UniShip>
</Barcodes>
<ServiceArea>
<Service>
<Header>ExchangeService</Header>
<Information>
<Name>TrackID</Name>
<Value>TEST0258</Value>
</Information>
<Information>
<Name>Parcelnumber</Name>
<Value>208900000024</Value>
</Information>
<Information>
<Name>Ref. No</Name>
<Value>8d461896-ff40-4b6a-8cfc-7b7bf39da499</Value>
</Information>
</Service>
</ServiceArea>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0U+XS9Sb290IDIyIDAgUi9TaXplIDI0Pj4Kc3RhcnR4cmVmCjM3NzYxCiUlRU9GCg==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9GaWx0ZXIvRmxhdGVEZWNvZGUvTGVuZ3RoIDE0MzA+PnN0cmVhbQskmdsfVmCjE5MzI4CiUlRU9GCg==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGV+CnN0YXJ0eHJlZgo0MDM0MwolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Intercompany

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-0815</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-4711</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Intercompany>
<com:ServiceName>service_intercompany</com:ServiceName>
<com:Address>
<com:Name1>Laura Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>65760</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:StreetNumber>5</com:StreetNumber>
</com:Address>
<com:NumberOfLabels>1</com:NumberOfLabels>
</com:Intercompany>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-0815</ShipmentReference>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>207800030032</ParcelNumber>
<Barcodes>
<UniShip>A|1234567890|1234567890|AA|276|65760|001|001|Ref-Unit-0815|Laura Test|||Testallee|5|Testingen||Ref-Unit-4711|207800030032;564887|2320|M|</UniShip>
</Barcodes>
<ServiceArea>
<Service>
<Header>IntercompanyService</Header>
<Information>
<Name>TrackID</Name>
<Value>TEST0258</Value>
</Information>
<Information>
<Name>Parcelnumber</Name>
<Value>207800030032</Value>
</Information>
</Service>
</ServiceArea>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjd+CnN0YXJ0eHJlZgo0MDU2NQolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNMDE5NDI0IDAwMDAwIG4gCnRyYWlsZXIKPDwvSW5mbyAxOSAwIFIvSUQgWzxlMjgwNzZmMjMwOTViNTlhOTFlYzI1NmIzNlRU9GCg==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

AddOnLiability

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
<typ:Service>
<com:AddonLiability>
<com:ServiceName>service_addonliability</com:ServiceName>
<com:Amount>5000</com:Amount>
<com:Currency>EUR</com:Currency>
<com:ParcelContent>some very good stuff</com:ParcelContent>
</com:AddonLiability>
</typ:Service>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>205700060210</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST1234AAA 3esa081565760 02320001001564887</Primary2D>
<Secondary2D>A|Tim Test GLS Test GmbH GmbH|Testallee|Testingen|3|38ffa7ec-1029-4e83-b|eacddd9c-79e0-451a-8|</Secondary2D>
<Primary1D>205700060210</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header/>
<Information/>
</Service>
</ServiceArea>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWjVkNWZkNTYwNDRmZGE+XS9Sb290IDIyIDAgUi9TaXplIDI0Pj4Kc3RhcnR4cmVmCjM2NjI0CiUlRU9GCg==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<PrintData>
<Data>JVBERi0xLjUKJfbk/N8KMSAwIG9iago8PAovVHlwZSAvQ2F0YWxvZwovUGFnZXMgMiNjIwMjBFMzUyNTNGQTY+XQo+PgpzdGFydHhyZWYKMzczNTYxCiUlRU9GCg==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Guaranteed24

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>65760</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>1</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Service>
<com:ServiceName>service_guaranteed24</com:ServiceName>
</com:Service>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>207500030035</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST5678BBK 3esa081565760 00100001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen||41d50fa5-1a1b-4a33-b|468482eb-b57b-4cfa-8|</Secondary2D>
<Primary1D>207500030035</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>Guaranteed24Service</Header>
<Information/>
</Service>
</ServiceArea>
<HandlingInformation>G24 S</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NFydHhyZWYKMzY4NTcKJSVFT0YK</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

ShopReturn

ShopReturn Germany domestic

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:ShopReturn>
<com:ServiceName>service_shopreturn</com:ServiceName>
<com:NumberOfLabels>2</com:NumberOfLabels>
</com:ShopReturn>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>207600050056</ParcelNumber>
<Barcodes>
<UniShip>A|1234567890|1234567890|AA|276|65760|010|001|9925d9fa-75a2-4f34-a|Tim Test|GLS Test GmbH||Testallee|77b2|Testingen||ec79dcca-d007-483c-a|207600050056;564887|2320|d|</UniShip>
</Barcodes>
<ServiceArea>
<Service>
<Header>ShopReturnService</Header>
<Information/>
</Service>
</ServiceArea>
</ParcelData>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>207600050063</ParcelNumber>
<Barcodes>
<UniShip>A|1234567890|1234567890|AA|276|65760|010|002|9925d9fa-75a2-4f34-a|Tim Test|GLS Test GmbH||Testallee|77b2|Testingen||ec79dcca-d007-483c-a|207600050063;564887|2320|d|</UniShip>
</Barcodes>
<ServiceArea>
<Service>
<Header>ShopReturnService</Header>
<Information/>
</Service>
</ServiceArea>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMCAwXS9G</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9GaWx0ZXIvRmxhdGVEZWNvZGUvTGVuZ3RoIDE3MDc+PnN0cmVhbQp4nM1ZSW/bRhQeQDf1YjVxvDQFeHBip7FYznB==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

ShopReturn France domestic

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>Fr</com:CountryCode>
<com:ZIPCode>10000</com:ZIPCode>
<com:City>Troyees</com:City>
<com:Street>Rue du test</com:Street>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
</typ:ShipmentUnit>
<typ:Service>
<com:ShopReturn>
<com:ServiceName>service_shopreturn</com:ServiceName>
<com:NumberOfLabels>1</com:NumberOfLabels>
</com:ShopReturn>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ParcelData>
<TrackID>00G0S6E3</TrackID>
<ShipmentUnitReference>Test</ShipmentUnitReference>
<ParcelNumber>00G0S6E3</ParcelNumber>
<Barcodes>
<Primary2D>AFR0010FR00312500011329250136922900G0S6E3BBd 0BR2273331037 000000010012000000000260000FR 2000000000260000FR</Primary2D>
<Secondary2D>A|Jean Dupont|Rue du test|Troyes|3|Test||</Secondary2D>
<Primary1DPrint>false</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>2733</Tour>
<InboundSortingFlag>0</InboundSortingFlag>
<FinalLocationCode>FR0031</FinalLocationCode>
<HubLocation>FR1</HubLocation>
<LastRoutingDate>2022-05-23</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>ShopReturnService</Header>
<Information/>
</Service>
</ServiceArea>
<MondialRelayArea>
<MondialRelayNumber>73106868100101003002000732</MondialRelayNumber>
</MondialRelayArea>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLj[...]HhyZWYKMzc3MjIKJSVFT0YK</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<PrintData>
<Data>JVBERi0xLjUKJewI[...]goxODg5NwolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>2500011329</CustomerID>
<PickupLocation>FR0010</PickupLocation>
<GDPR>Les informations sur la protection des donnees personnelles de GLS sont disponibles sur</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>
</soap:Envelope>

ShopDelivery

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711
</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:Name2>GLS Test GmbH</com:Name2>
<com:Name3></com:Name3>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>65760</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:StreetNumber>3</com:StreetNumber>
<com:eMail>tim.test@gls.de</com:eMail>
<com:FixedLinePhonenumber>004912345678910</com:FixedLinePhonenumber>
<com:MobilePhoneNumber>004912345678910</com:MobilePhoneNumber>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ReferenceNumber>ef2bfc32-cd4d-4b62-b21f-f61e918045cf</typ:ReferenceNumber>
<typ:Weight>23.2</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:ShopDelivery>
<com:ServiceName>service_shopdelivery</com:ServiceName>
<com:ParcelShopID>GLS_XX-1234567890</com:ParcelShopID>
</com:ShopDelivery>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReferenceNumber>Ref-Unit-4711</ShipmentReferenceNumber>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReferenceNumber>ef2bfc32-cd4d-4b62-b21f-f61e918045cf</ShipmentUnitReferenceNumber>
<Barcodes>
<PrimaryTwoD>ADE 777DE 777Testingen 1234567890 TEST5678AA 3esa123456789065760 02320001 null</PrimaryTwoD>
<SecondaryTwoD>A|Tim Test|Testallee|Testingen| 3|ef2bfc32-cd4d-4b62-b|911b2073-e74c-4c05-9|</SecondaryTwoD>
<Primary1D>2741110980217</Primary1D>
<UniShip>A|Testingen|1234567890|AA|null|65760|1|||Tim Test|Tim Test FPCSSTBE||
Testallee|3|Testingen|004912345678910|ef2bfc32-cd4d-4b62-b21f-f61e918045cf|200010727618|23.2| |</UniShip>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2016-04-15</LastRoutingDate>
</RoutingInfo>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9UeXBlL1hPYmplY3QvUmVzb3VyY2VzPDwvUHJSW1hZ2VCIC9Tg5NwolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Inbound

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>65760</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Service>
<com:ServiceName>service_inbound</com:ServiceName>
</com:Service>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber>206010200211</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77727602202141234567890TEST5678AAo 3esa081565760 00100001001</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen||d141d18b-9a8b-421d-a|2635afd4-e684-4284-9|</Secondary2D>
<Primary1D>206010200211</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>InboundService</Header>
<Information/>
</Service>
</ServiceArea>
<HandlingInformation>IBS S</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0ZvcDk3YzIyYmY1MjM0Nz5dL1Jvb3QgMMjQ+PgpzdGFydHhyZWYKMzY2NzQKJSVFT0YK</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>2760220214</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Letterbox

The Letterbox service can only be used in arrangement with your GLS support.

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Deposit>
<com:ServiceName>service_deposit</com:ServiceName>
<com:PlaceOfDeposit>Briefkasten</com:PlaceOfDeposit>
</com:Deposit>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference>
<ParcelNumber/>
<Barcodes>
<Primary2D>ADE 777DE 93412345678901234567890TEST5678AAC 1R59081994239 00456001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen||c3c64237-d990-455f-b|fd35a13c-7aeb-4f39-8|</Secondary2D>
<Primary1D/>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0819</Tour>
<InboundSortingFlag>10</InboundSortingFlag>
<FinalLocationCode>DE 934</FinalLocationCode>
<HubLocation>R59</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>DepositService</Header>
<Information>
<Name>Deposit Place</Name>
<Value>Briefkasten</Value>
</Information>
</Service>
</ServiceArea>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRlRU9GCg==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Tyre

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>ShipRef-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Service>
<com:ServiceName>service_tyre</com:ServiceName>
</com:Service>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>205700060241</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST5678AAf 3esa081565760 00300001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen|3|c76950aa-5289-4099-9|294b8de2-34cb-4a2e-a|</Secondary2D>
<Primary1D>205700060241</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header/>
<Information/>
</Service>
</ServiceArea>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMzY4NDUKJSVFT0YK</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Consignment

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>3</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Service>
<com:ServiceName>service_consignment</com:ServiceName>
</com:Service>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>205700060241</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST5678AAq 3esa081565760 00300001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen|3|c76950aa-5289-4099-9|294b8de2-34cb-4a2e-a|</Secondary2D>
<Primary1D>205700060241</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>CompleteDeliveryConsignmentService</Header>
<Information/>
</Service>
</ServiceArea>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MK[...]VFT0YK</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Multiple services in a shipment

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>3</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:DeliveryAtWork>
<com:ServiceName>service_deliveryatwork</com:ServiceName>
<com:RecipientName>Hansi Meier</com:RecipientName>
<com:AlternateRecipientName>Hilde Schmidt</com:AlternateRecipientName>
<com:Building>Haus A</com:Building>
<com:Floor>2. Stock</com:Floor>
<com:Room>D234.22</com:Room>
<com:Phonenumber>+49 800 111 0 333</com:Phonenumber>
</com:DeliveryAtWork>
</typ:Service>
<typ:Service>
<com:Ident>
<com:ServiceName>service_ident</com:ServiceName>
<com:Birthdate>1980-01-02</com:Birthdate>
<com:Firstname>Hansi Herbert</com:Firstname>
<com:Lastname>Maier</com:Lastname>
<com:Nationality>
<com:CountryCode>DE</com:CountryCode>
</com:Nationality>
</com:Ident>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>205700060241</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST5678AAq 3esa081565760 00300001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen|3|c76950aa-5289-4099-9|294b8de2-34cb-4a2e-a|</Secondary2D>
<Primary1D>205700060241</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>DeliveryAtWorkService</Header>
<Information>
<Name>Contact</Name>
<Value>Hansi Meier</Value>
</Information>
<Information>
<Name>Alternative Contact</Name>
<Value>Hilde Schmidt</Value>
</Information>
<Information>
<Name>Building</Name>
<Value>Haus A</Value>
</Information>
<Information>
<Name>Floor</Name>
<Value>2. Stock</Value>
</Information>
<Information>
<Name>Room</Name>
<Value>D234.22</Value>
</Information>
<Information>
<Name>Phone</Name>
<Value>+49 800 111 0 333</Value>
</Information>
</Service>
<Service>
<Header>IdentService</Header>
<Information>
<Name>Nationality</Name>
<Value>DE</Value>
</Information>
<Information>
<Name>Name</Name>
<Value>Hansi Herbert</Value>
</Information>
<Information>
<Name>Surname</Name>
<Value>Maier</Value>
</Information>
<Information>
<Name>Birthdate</Name>
<Value>1980-02-01</Value>
</Information>
</Service>
</ServiceArea>
<HandlingInformation>AW IDS S</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUK[...]FT0YK</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Express

Germany domestic

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Express</typ:Product>
<typ:Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>65760</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>208500040086</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 55512345678901234567890TEST0258EE 0NST222765760 00120001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen||94451c03-f3f2-4cb3-8|5a7a528e-a7fd-46d8-b|</Secondary2D>
<Primary1D>208500040086</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<GeoTour>2227</GeoTour>
<LoadingArea>7</LoadingArea>
<DispositionFlag>c</DispositionFlag>
<InboundSortingFlag/>
<FinalLocationCode>DE 555</FinalLocationCode>
<HubLocation/>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ExpressData>
<KurierAlternateDelivery>true</KurierAlternateDelivery>
<Kurier1D>820500040081</Kurier1D>
<KurierTourNumber>2227</KurierTourNumber>
<KurierImportStation>1117</KurierImportStation>
<KurierLatestDeliveryTime>17:00</KurierLatestDeliveryTime>
</ExpressData>
<ServiceArea>
<Service>
<Header>ExpressParcel</Header>
<Information/>
</Service>
</ServiceArea>
<HandlingInformation>T S</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamdC9NYXRyaXggWzM3NDIwCiUlRU9GCg==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Parcel from Germany to Europe

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:IncotermCode>20</typ:IncotermCode>
<typ:Product>Express</typ:Product>
<typ:Consignee>
com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:Name2>GLS Switzerland</com:Name2>
<com:CountryCode>CH</com:CountryCode>
<com:ZIPCode>3963</com:ZIPCode>
<com:City>Testeny</com:City>
<com:Street>Avenue de Test</com:Street>
<com:StreetNumber>3</com:StreetNumber>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>208500040178</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777CHDEKU12345678901234567890TEST1234GG 0NST22213963 00120001001564887 994010486057566095</Primary2D>
<Secondary2D>A|Tim Test|Avenue de Test|Testeny|6|96a8e86d-761c-4ec0-b|d758c203a76-40a0-9|</Secondary2D>
<Primary1D>208500040178</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>2221</Tour>
<InboundSortingFlag/>
<FinalLocationCode>CHDEKU</FinalLocationCode>
<HubLocation/>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ExpressData>
<KurierAlternateDelivery>true</KurierAlternateDelivery>
<Kurier1D>820500040173</Kurier1D>
<KurierTourNumber>2221</KurierTourNumber>
<KurierImportStation>1111</KurierImportStation>
<KurierLatestDeliveryTime>17:00</KurierLatestDeliveryTime>
</ExpressData>
<ServiceArea>
<Service>
<Header>ExpressParcel</Header>
<Information/>
</Service>
</ServiceArea>
<NDIArea>
<NDI1D>994010486057566095</NDI1D>
<CHParcelNumber>99.40.104860.57566095</CHParcelNumber>
<CHPRI1D>0509</CHPRI1D>
</NDIArea>
<HandlingInformation>T S20</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYX1R5cGUvWE9iamVjdC9NYXRyaVmCjM4NTEyCiUlRU9GCg==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Information about Data Protection in GLS Group can be found at</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>
REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Express</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:Name2>GLS Netherlands</com:Name2>
<com:CountryCode>NL</com:CountryCode>
<com:ZIPCode>1312 NL</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Teststraat</com:Street>
<com:StreetNumber>3</com:StreetNumber>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>208500040185</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777NLDEKU12345678901234567890TEST5678GG 0NST00001312 NL00120001001564887 01053042469242</Primary2D>
<Secondary2D>A|NXP Semiconductors Netherlands B.V.|Teststraat|Testingen|3|2256e52b-2994-4753-a|bf6ea7e0-d843-4312-9|</Secondary2D>
<Primary1D>208500040185</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0000</Tour>
<InboundSortingFlag/>
<FinalLocationCode>NLDEKU</FinalLocationCode>
<HubLocation/>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ExpressData>
<KurierAlternateDelivery>true</KurierAlternateDelivery>
<Kurier1D>820500040180</Kurier1D>
<KurierTourNumber>0000</KurierTourNumber>
<KurierImportStation>000</KurierImportStation>
<KurierLatestDeliveryTime>17:00</KurierLatestDeliveryTime>
</ExpressData>
<ServiceArea>
<Service>
<Header>ExpressParcel</Header>
<Information/>
</Service>
</ServiceArea>
<NDIArea>
<NDI1D>01053042469242</NDI1D>
</NDIArea>
<HandlingInformation>T S</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGR5cGUvWE9iamVjdC9NYXRyaXggWzEgMKMzkxMzUKJSVFT0YK</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>#Information about Data Protection in GLS Group can be found at</GDPR>
<GDPR>#gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Parcel from Germany to somewhere in the world (Uruguay)

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:IncotermCode>10</typ:IncotermCode>
<typ:Product>Express</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Manuel Test</com:Name1>
<com:Name2>GLS Uruguay</com:Name2>
<com:CountryCode>UY</com:CountryCode>
<com:ZIPCode>37006</com:ZIPCode>
<com:City>Testona</com:City>
<com:Street>Strada de Test</com:Street>
<com:StreetNumber>3</com:StreetNumber>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>205700060272</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DEEFDX12345678901234567890TEST1234II 0 37006 02320001001564887</Primary2D>
<Secondary2D>A|Manuel Test|Strada de Test|Testona|3|6d3c6e04-fed3-44f3-a|b41c8b11-5101-44c2-8|</Secondary2D>
<Primary1DPrint>false</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour/>
<InboundSortingFlag/>
<FinalLocationCode>DEEFDX</FinalLocationCode>
<HubLocation/>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>ExpressParcel</Header>
<Information/>
</Service>
</ServiceArea>
<HandlingInformation>T10</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXgZWYKMzU5MDIKJSVFT0YK</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Information about Data Protection in GLS Group can be found at</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Austria domestic

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Express</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Timmy Test</com:Name1>
<com:CountryCode>AT</com:CountryCode>
<com:ZIPCode>8970</com:ZIPCode>
<com:City>Testhausen</com:City>
<com:Street>Testgasse</com:Street>
<com:eMail>timmy@test.at</com:eMail>
<com:ContactPerson>Laura Test</com:ContactPerson>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>206200100109</ParcelNumber>
<Barcodes>
<Primary2D>AAT 520AT 320abcdefghik1234567890 TEST5678EE 0 04018970 02320001001</Primary2D>
<Secondary2D>A|Timmy Test|Testgasse|Testhausen||12129c7b-48a7-4889-a|ebac54e1-5ae1-4c2a-a|</Secondary2D>
<Primary1DPrint>false</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0401</Tour>
<InboundSortingFlag>0</InboundSortingFlag>
<FinalLocationCode>AT 320</FinalLocationCode>
<HubLocation/>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>ExpressParcel</Header>
<Information/>
</Service>
</ServiceArea>
<HandlingInformation>T</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRG1R5cGUvWE9iamVjdC9NYXeHJlZgozNjk2MAolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>abcdefghik</CustomerID>
<PickupLocation>AT 520</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Belgium domestic

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Express</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>BE</com:CountryCode>
<com:ZIPCode>3550</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Teststraat</com:Street>
<com:eMail>tim.test@gls.be</com:eMail>
<com:ContactPerson>Laura Test</com:ContactPerson>
<com:FixedLinePhonenumber>003212345678910</com:FixedLinePhonenumber>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Service>
<com:ServiceName>service_0800</com:ServiceName>
</com:Service>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types"
xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>201010210253</ParcelNumber>
<Barcodes>
<Primary2D>ABE0171BE 61005603045461234567890TEST0258EE5 0B6P17183550 02320001001548711</Primary2D>
<Secondary2D>A|Tim Test|Teststraat|Testingen||9cf2b23d-ca0f-4f2f-b|76b44577-47a2-468b-8|</Secondary2D>
<Primary1DPrint>false</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>1718</Tour>
<InboundSortingFlag>0</InboundSortingFlag>
<FinalLocationCode>BE 610</FinalLocationCode>
<HubLocation>B6P</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>ExpressParcel</Header>
<Information/>
</Service>
<Service>
<Header>08:00Service</Header>
<Information/>
</Service>
</ServiceArea>
<HandlingInformation>T T8</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVRGVjb2RlL1jdC9NYXRyHhyZWYKMzU1ODQKJSVFT0YK</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>0560304546</CustomerID>
<PickupLocation>BE0171</PickupLocation>
<GDPR>L'information concernant la protection des donnees au sein du groupe GLS est disponible sur</GDPR>
<GDPR>Informatie omtrent gegevensbescherming binnen de GLS groep is beschikbaar op</GDPR>
<GDPR>Informationen zur GLS-Datenschutzrichtlinie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

France domestic

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Express</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>FR</com:CountryCode>
<com:ZIPCode>44100</com:ZIPCode>
<com:City>Testeny</com:City>
<com:Street>Avenue de Test</com:Street>
<com:eMail>tim@testgls.fr</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Service>
<com:ServiceName>service_1300</com:ServiceName>
</com:Service>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>TEST1234</ParcelNumber>
<Barcodes>
<Primary2D>AFR0031FR0031FRANCE 2501234567TEST1234EEx 0 44100 023200010011625000000100000FR 1625000000100000FR</Primary2D>
<Secondary2D>A|Tim Test|Avenue de Test|Testeny||79c82eec-db93-4771-9|6f2733df-df8b-4c78-9|</Secondary2D>
<Primary1DPrint>false</Primary1DPrint>
</Barcodes>
<ServiceArea>
<Service>
<Header>ExpressParcel</Header>
<Information/>
</Service>
<Service>
<Header>13.00Service</Header>
<Information/>
</Service>
</ServiceArea>
<HandlingInformation>T T13</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXmVmCjM0MDM3CiUlRU9GCg==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>FRANCE</CustomerID>
<PickupLocation>FR0031</PickupLocation>
<GDPR>Les informations sur la protection des données personnelles de GLS sont disponibles sur</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Services

Service0800

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Express</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>BE</com:CountryCode>
<com:ZIPCode>3550</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Teststraat</com:Street>
<com:eMail>tim.test@gls.be</com:eMail>
<com:ContactPerson>Laura Test</com:ContactPerson>
<com:FixedLinePhonenumber>003212345678910</com:FixedLinePhonenumber>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Service>
<com:ServiceName>service_0800</com:ServiceName>
</com:Service>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types"
xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST1234</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>201010210246</ParcelNumber>
<Barcodes>
<Primary2D>ABE0171BE 61005603045461234567890TEST1234EE5 0B6P17183550 02320001001548711</Primary2D>
<Secondary2D>A|Tim Test|Teststraat|Testingen||9953c9a3-2e30-4300-a|2a8eccfc-f57a-4a0d-a|</Secondary2D>
<Primary1DPrint>false</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>1718</Tour>
<InboundSortingFlag>0</InboundSortingFlag>
<FinalLocationCode>BE 610</FinalLocationCode>
<HubLocation>B6P</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ServiceArea>
<Service>
<Header>ExpressParcel</Header>
<Information/>
</Service>
<Service>
<Header>08:00Service</Header>
<Information/>
</Service>
</ServiceArea>
<HandlingInformation>T T8</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2J0eHJlZgozNjE5NQolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>0560304546</CustomerID>
<PickupLocation>BE0171</PickupLocation>
<GDPR>L'information concernant la protection des donnees au sein du groupe GLS est disponible sur</GDPR>
<GDPR>Informatie omtrent gegevensbescherming binnen de GLS groep is beschikbaar op</GDPR>
<GDPR>Informationen zur GLS-Datenschutzrichtlinie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Service1200

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Express</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>BE</com:CountryCode>
<com:ZIPCode>3550</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Teststraat</com:Street>
<com:eMail>tim.test@gls.be</com:eMail>
<com:ContactPerson>Laura Test</com:ContactPerson>
<com:FixedLinePhonenumber>003212345678910</com:FixedLinePhonenumber>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>15</typ:Weight>
</typ:ShipmentUnit>
<typ:Service>
<com:Service>
<com:ServiceName>service_1200</com:ServiceName>
</com:Service>
</typ:Service>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>206200070082</ParcelNumber>
<Barcodes>
<Primary2D>ADE 414ATDEKUabcdefghik276hyf784fTEST5678EEa 0NST22248970 01004001001</Primary2D>
<Secondary2D>A|Timmy Test|Testgasse|Testhausen|3|1ce6c78f-27b3-4a0e-8|3853bdea-b98e-438f-b|</Secondary2D>
<Primary1D>206200070082</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>2224</Tour>
<InboundSortingFlag/>
<FinalLocationCode>ATDEKU</FinalLocationCode>
<HubLocation/>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ExpressData>
<KurierAlternateDelivery>true</KurierAlternateDelivery>
<Kurier1D>620200070087</Kurier1D>
<KurierTourNumber>2224</KurierTourNumber>
<KurierImportStation>1124</KurierImportStation>
<KurierLatestDeliveryTime>12:00</KurierLatestDeliveryTime>
</ExpressData>
<ServiceArea>
<Service>
<Header>ExpressParcel</Header>
<Information/>
</Service>
<Service>
<Header>12:00Service</Header>
<Information/>
</Service>
</ServiceArea>
<HandlingInformation>T T12</HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWgMjU+PgpzdGFydHhyZWYKMzk5MDMKJSVFT0YK</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>abcdefghik</CustomerID>
<PickupLocation>DE 414</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Alternative Delivery Allowed

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Express</typ:Product>
<typ:Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>65760</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ShipmentRequestData>
</soapenv:Body>\
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>205700000056</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 93412345678901234567890TEST0258BB 1R59081994239 00120001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen||a75f5ca4-55de-47c4-9|3aaf1627-41a0-4b46-8|</Secondary2D>
<Primary1D>205700000056</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0819</Tour>
<InboundSortingFlag>10</InboundSortingFlag>
<FinalLocationCode>DE 934</FinalLocationCode>
<HubLocation>R59</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
<ExpressData>
<KurierAlternateDelivery>true</KurierAlternateDelivery>
<Kurier1D>620200070087</Kurier1D>
<KurierTourNumber>2224</KurierTourNumber>
<KurierImportStation>1124</KurierImportStation>
<KurierLatestDeliveryTime></KurierLatestDeliveryTime>
</ExpressData>
<HandlingInformation></HandlingInformation>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzNjE5MwolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Print customer logo on label

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>65760</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
<typ:CustomContent>
<typ:CustomerLogo>iVBORw0KGgoAAAANSUhEUgAAADMAA[...]U5ErkJggg==</typ:CustomerLogo>
</typ:CustomContent>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-0815</ShipmentReference>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>205700000070</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST0258AA 3esa081565760 00300001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen|3|947a6b19-15a3-4764-b|d38d5a7e-0963-47e2-9|</Secondary2D>
<Primary1D>205700000070</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8[...]jgKJSVFT0YK</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Print customer barcode on label

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>65760</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
<typ:CustomContent>
<typ:Barcode>010123456789012815051231</typ:Barcode>
<typ:BarcodeType>EAN_128</typ:BarcodeType>
</typ:CustomContent>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-0815</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>205700000117</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST5678AA 3esa081565760 00300001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen|3|9f381ec9-f3a4-47ca-9|818ddc4d-8e6d-414e-b|</Secondary2D>
<Primary1D>205700000117</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXgjQwMTIzCiUlRU9GCg==</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Printing options

PDF

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>65760</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
<typ:ReturnOptions>
<typ:ReturnPrintData>false</typ:ReturnPrintData>
</typ:ReturnOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>205700060555</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST5678AA 3esa081565760 00500001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen||Ref-Unit-0815|aab13bdb-8081-4eb3-a|</Secondary2D>
<Primary1D>205700060555</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
</ParcelData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

PDF

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>65760</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PNG</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
<typ:ReturnOptions>
<typ:ReturnPrintData>false</typ:ReturnPrintData>
</typ:ReturnOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>205700060555</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST5678AA 3esa081565760 00500001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen||Ref-Unit-0815|aab13bdb-8081-4eb3-a|</Secondary2D>
<Primary1D>205700060555</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
</ParcelData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

ZPL

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>65760</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>ZPL300</typ:TemplateSet>
<typ:LabelFormat>Zebra</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
<typ:ReturnOptions>
<typ:ReturnPrintData>false</typ:ReturnPrintData>
</typ:ReturnOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-4711</ShipmentReference>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference>
<ParcelNumber>205700060548</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST0258AA 3esa081565760 00500001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen||Ref-Unit-0815|aab13bdb-8081-4eb3-a|</Secondary2D>
<Primary1D>205700060548</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
</ParcelData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Label only

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>65760</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
<typ:ReturnOptions>
<typ:ReturnRoutingInfo>false</typ:ReturnRoutingInfo>
</typ:ReturnOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-0815</ShipmentReference>
<ParcelData>
<TrackID>TEST0258</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>205700060333</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST0258AA 3esa081565760 01000001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen|3|5673bcd3-ad72-449c-9|8cf6a3ed-6a98-4988-a|</Secondary2D>
<Primary1D>205700060333</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMyMAolJUVPRgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Label only

REQUESTRESPONSE
<soapenv:Body>
<typ:ShipmentRequestData>
<typ:Shipment>
<typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>65760</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
<typ:ReturnOptions>
<typ:ReturnPrintData>true</typ:ReturnPrintData>
</typ:ReturnOptions>
</typ:ShipmentRequestData>
</soapenv:Body>
<soap:Body>
<CreateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<ParcelData>
<TrackID>TEST5678</TrackID>
<ShipmentUnitReference>Ref-Unit-4711</ShipmentUnitReference>
<ParcelNumber>205700060289</ParcelNumber>
<Barcodes>
<Primary2D>ADE 777DE 77712345678901234567890TEST5678AA 3esa081565760 00740001001564887</Primary2D>
<Secondary2D>A|Tim Test|Testallee|Testingen|3|1b5ea67c-fb79-4550-9|ecba85b0-1a6b-43ca-8|</Secondary2D>
<Primary1D>205700060289</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0815</Tour>
<InboundSortingFlag>003</InboundSortingFlag>
<FinalLocationCode>DE 777</FinalLocationCode>
<HubLocation>esa</HubLocation>
<LastRoutingDate>2020-11-11</LastRoutingDate>
</RoutingInfo>
</ParcelData>
<CustomerID>1234567890</CustomerID>
<PickupLocation>DE 777</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</CreateParcelsResponse>
</soap:Body>

Miscellaneous

Cancel parcel

REQUESTRESPONSE
<soapenv:Body>
<typ:TrackID>TEST1234</typ:TrackID>
</soapenv:Body>
<soap:Body>
<CancelParcelResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<TrackID>TEST1234</TrackID>
<result>CANCELLED</result>
</CancelParcelResponse>
</soap:Body>

GLS parcelshopsearch

All parcelshops in a country

REQUESTRESPONSE
<soapenv:Body>
<par:CountryCode>FR</par:CountryCode>
</soapenv:Body>
<soap:Body>
<ListOfParcelshop xmlns="http://fpcs.gls-group.eu/v1/Parcelshop" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<Parcelshop>
<ParcelshopID>GLS_XX-1234567890</ParcelshopID>
<Location>
<Longitude>5.98934</Longitude>
<Latitude>49.6166</Latitude>
</Location>
<Address>
<ns2:Name1>Tim Test</ns2:Name1>
<ns2:Name2/>
<ns2:Name3/>
<ns2:CountryCode>FR</ns2:CountryCode>
<ns2:ZIPCode>8278</ns2:ZIPCode>
<ns2:City>Testeny</ns2:City>
<ns2:Street>Avenue de Test</ns2:Street>
<ns2:StreetNumber>3</ns2:StreetNumber>
</Address>
<WorkingDay>
<DayOfWeek>0</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>08:00:00</From>
<To>18:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>12:00:00</From>
<To>13:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
<WorkingDay>
<DayOfWeek>1</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>08:00:00</From>
<To>18:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>12:00:00</From>
<To>13:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
<WorkingDay>
<DayOfWeek>2</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>08:00:00</From>
<To>18:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>12:00:00</From>
<To>13:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
<WorkingDay>
<DayOfWeek>3</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>08:00:00</From>
<To>18:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>12:00:00</From>
<To>13:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
<WorkingDay>
<DayOfWeek>4</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>08:00:00</From>
<To>18:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>12:00:00</From>
<To>13:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
<WorkingDay>
<DayOfWeek>5</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>08:00:00</From>
<To>18:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>12:00:00</From>
<To>13:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
</Parcelshop>
</ListOfParcelshop>
</soap:Body>

Retrieve the parcelshop for a given ID

REQUESTRESPONSE
<soapenv:Body>
<par:ParcelShopID>GLS_XX-1234567890</par:ParcelshopID>
</soapenv:Body>
<soap:Body>
<Parcelshop xmlns="http://fpcs.gls-group.eu/v1/Parcelshop" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<ParcelshopID>GLS_XX-1234567890</ParcelshopID>
<Location>
<Longitude>12.62896</Longitude>
<Latitude>48.57035</Latitude>
</Location>
<Address>
<ns2:Name1>Tim Test</ns2:Name1>
<ns2:Name2/>
<ns2:Name3/>
<ns2:CountryCode>DE</ns2:CountryCode>
<ns2:ZIPCode>94419</ns2:ZIPCode>
<ns2:City>Testingen</ns2:City>
<ns2:Street>Testallee</ns2:Street>
<ns2:StreetNumber>3</ns2:StreetNumber>
</Address>
<Holidays>
<StartDate>2023-08-30</StartDate>
<EndDate>2023-12-31</EndDate>
</Holidays>
<WorkingDay>
<DayOfWeek>0</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>09:00:00</From>
<To>18:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>12:00:00</From>
<To>13:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
<WorkingDay>
<DayOfWeek>1</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>09:00:00</From>
<To>18:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>12:00:00</From>
<To>13:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
<WorkingDay>
<DayOfWeek>2</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>09:00:00</From>
<To>18:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>12:00:00</From>
<To>13:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
<WorkingDay>
<DayOfWeek>3</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>09:00:00</From>
<To>18:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>12:00:00</From>
<To>13:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
<WorkingDay>
<DayOfWeek>4</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>09:00:00</From>
<To>18:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>12:00:00</From>
<To>13:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
<WorkingDay>
<DayOfWeek>5</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>09:00:00</From>
<To>12:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>00:00:00</From>
<To>00:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
</Parcelshop>
</soap:Body>

All parcelshops around an address

REQUESTRESPONSE
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:par="http://fpcs.gls-group.eu/v1/ParcelShop">
<soapenv:Header/>
<soapenv:Body>
<par:ParcelShopSearchLocation>
<par:Street>Marktplatz</par:Street>
<par:StreetNumber>52</par:StreetNumber>
<par:CountryCode>DE</par:CountryCode>
<par:ZIPCode>94419</par:ZIPCode>
<par:City>Reisbach</par:City>
</par:ParcelShopSearchLocation>
</soapenv:Body>
</soapenv:Envelope>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"/>
<soap:Body>
<ListOfParcelShop xmlns="http://fpcs.gls-group.eu/v1/ParcelShop" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<ParcelShop>
<ParcelShopID>GLS_XX-1234567890</ParcelShopID>
<Location>
<Latitude>48.55597</Latitude>
<Longitude>12.56134</Longitude>
</Location>
<Address>
<ns2:Name1>Vilstal-Bikes Baier</ns2:Name1>
<ns2:Name2>Andreas Baier e.K.</ns2:Name2>
<ns2:Name3/>
<ns2:CountryCode>DE</ns2:CountryCode>
<ns2:ZIPCode>84163</ns2:ZIPCode>
<ns2:City>Marklkofen</ns2:City>
<ns2:Street>Reisbacher Str.</ns2:Street>
<ns2:StreetNumber>17</ns2:StreetNumber>
</Address>
<WorkingDay>
<DayOfWeek>MON</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>09:00:00</From>
<To>18:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>12:00:00</From>
<To>13:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
...
<WorkingDay>
<DayOfWeek>SAT</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>09:00:00</From>
<To>12:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>00:00:00</From>
<To>00:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
<AirlineDistance>5.232480979421174</AirlineDistance>
</ParcelShop>
<ParcelShop>
<ParcelShopID>GLS_XX-1234567890</ParcelShopID>
<Location>
<Latitude>48.54448</Latitude>
<Longitude>12.52861</Longitude>
</Location>
<Address>
<ns2:Name1>E-W-A</ns2:Name1>
<ns2:Name2>Inh. Werner Aumeier</ns2:Name2>
<ns2:Name3/>
<ns2:CountryCode>DE</ns2:CountryCode>
<ns2:ZIPCode>84160</ns2:ZIPCode>
<ns2:City>Frontenhausen</ns2:City>
<ns2:Street>Gangkofener Str.</ns2:Street>
<ns2:StreetNumber>30</ns2:StreetNumber>
</Address>
<WorkingDay>
<DayOfWeek>MON</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>09:00:00</From>
<To>18:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>12:00:00</From>
<To>14:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
...
<WorkingDay>
<DayOfWeek>SAT</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>09:00:00</From>
<To>12:00:00</To>
</OpeningHours>
</OpeningHours>
<Breaks>
<OpeningHours>
<From>00:00:00</From>
<To>00:00:00</To>
</OpeningHours>
</Breaks>
</WorkingDay>
<AirlineDistance>7.934731898059682</AirlineDistance>
</ParcelShop>
...

Parcelshops within a distance to a spot

REQUESTRESPONSE
<soapenv:Body>
<par:ParcelShopSearchDistance>
<par:Latitude>42.00403</par:Latitude>
<par:Longitude>8.92095</par:Longitude>
<par:Distance>20</par:Distance>
</par:ParcelShopSearchDistance>
</soapenv:Body>
<soap:Body>
<ListOfParcelShop xmlns="http://fpcs.gls-group.eu/v1/ParcelShop" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<ParcelShop>
<ParcelShopID>GLS_XX-1234567890</ParcelShopID>
<Location>
<Latitude>50.90849</Latitude>
<Longitude>9.58712</Longitude>
</Location>
<Address>
<ns2:Name1>Tim Test</ns2:Name1>
<ns2:CountryCode>DE</ns2:CountryCode>
<ns2:ZIPCode>40211</ns2:ZIPCode>
<ns2:City>Testingen</ns2:City>
<ns2:Street>Testallee</ns2:Street>
<ns2:StreetNumber>3</ns2:StreetNumber>
</Address>
<WorkingDay>
<DayOfWeek>MON</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>08:00:00</From>
<To>16:00:00</To>
</OpeningHours>
</OpeningHours>
</WorkingDay>
...
</ParcelShop>
<ParcelShop>
<ParcelShopID>GLS_XX-1234567890</ParcelShopID>
<Location>
<Latitude>50.90849</Latitude>
<Longitude>9.58712</Longitude>
</Location>
<Address>
<ns2:Name1>Tim Test</ns2:Name1>
<ns2:CountryCode>DE</ns2:CountryCode>
<ns2:ZIPCode>40211</ns2:ZIPCode>
<ns2:City>Testingen</ns2:City>
<ns2:Street>Testallee</ns2:Street>
<ns2:StreetNumber>3</ns2:StreetNumber>
</Address>
<WorkingDay>
<DayOfWeek>MON</DayOfWeek>
<OpeningHours>
<OpeningHours>
<From>08:00:00</From>
<To>16:00:00</To>
</OpeningHours>
</OpeningHours>
</WorkingDay>
...
</ParcelShop>
</ListOfParcelShop>
</soap:Body>

Show all available services

REQUESTRESPONSE
<soapenv:Body>
<typ:AllowedServicesRequestParameter>
<typ:Source>
<typ:CountryCode>DE</typ:CountryCode>
<typ:ZIPCode>65779</typ:ZIPCode>
</typ:Source>
<typ:Destination>
<typ:CountryCode>DE</typ:CountryCode>
<typ:ZIPCode>01591</typ:ZIPCode>
</typ:Destination>
<typ:ContactID>1234567890</typ:ContactID>
</typ:AllowedServicesRequestParameter>
</soapenv:Body>
<soap:Body>
<AllowedServicesResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<AllowedServices>
<ProductName>Parcel</ProductName>
</AllowedServices>
<AllowedServices>
<ProductName>Express</ProductName>
</AllowedServices>
...
...
<AllowedServices>
<ServiceName>service_pickandreturn</ServiceName>
</AllowedServices>
<AllowedServices>
<ServiceName>service_shopreturn</ServiceName>
</AllowedServices>
<AllowedServices>
<ServiceName>service_guaranteed24</ServiceName>
</AllowedServices>
</AllowedServicesResponse>
</soap:Body>

Perform end of day

REQUESTRESPONSE
<soapenv:Body>
<typ:EndOfDayDate>2020-11-11</typ:EndOfDayDate>
</soapenv:Body>
<soap:Body>
<EndOfDayResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<Shipments>
<ShippingDate>2020-11-11</ShippingDate>
<IncotermCode>20</IncotermCode>
<Product>Parcel</Product>
<Consignee>
<com:ConsigneeID>1234567890</com:ConsigneeID>
<ns2:ConsigneeID>1234567890</ns2:ConsigneeID>
<ns2:Address>
<ns2:Name1>Tim Test</ns2:Name1>
<ns2:Name2>GLS Test GmbH GmbH</ns2:Name2>
<ns2:Name3></ns2:Name3>
<ns2:CountryCode>DE</ns2:CountryCode>
<ns2:ZIPCode>65760</ns2:ZIPCode>
<ns2:City>Testingen</ns2:City>
<ns2:Street>Testallee</ns2:Street>
<ns2:StreetNumber>3</ns2:StreetNumber>
<ns2:eMail>tim.test@gls.de</ns2:eMail>
<ns2:FixedLinePhonenumber>004912345678910</ns2:FixedLinePhonenumber>
<ns2:MobilePhoneNumber>004912345678910</ns2:MobilePhoneNumber>
</ns2:Address>
</Consignee>
<Shipper>
<ns2:ContactID>1234567890</ns2:ContactID>
<ns2:AlternativeShipperAddress>
<ns2:Name1>Tim Test</ns2:Name1>
<ns2:Name2>GLS Test GmbH</ns2:Name2>
<ns2:Name3></ns2:Name3>
<ns2:CountryCode>DE</ns2:CountryCode>
<ns2:ZIPCode>65760</ns2:ZIPCode>
<ns2:City>Testingen</ns2:City>
<ns2:Street>Testallee</ns2:Street>
<ns2:StreetNumber>3</ns2:StreetNumber>
<ns2:eMail>tim.test@gls.de</ns2:eMail>
<ns2:FixedLinePhonenumber>004912345678910</ns2:FixedLinePhonenumber>
<ns2:MobilePhoneNumber>004912345678910</ns2:MobilePhoneNumber>
</ns2:AlternativeShipperAddress>
</Shipper>
<ShipmentUnit>
<Weight>1.2</Weight>
<TrackID>TEST0258</TrackID>
</ShipmentUnit>
</Shipments>
</EndOfDayResponse>
</soap:Body>

Validate parcel

REQUESTRESPONSE
<soapenv:Body>
<typ:ValidateShipmentRequestData>
<typ:Shipment>
<ShipmentReference>Ref-Unit-007</ShipmentReference>
<typ:Product>Parcel</typ:Product>
<typ:Consignee>
<com:Address>
<com:Name1>Tim Test</com:Name1>
<com:CountryCode>DE</com:CountryCode>
<com:ZIPCode>94239</com:ZIPCode>
<com:City>Testingen</com:City>
<com:Street>Testallee</com:Street>
<com:eMail>tim.test@gls.de</com:eMail>
</com:Address>
</typ:Consignee>
<typ:Shipper>
<com:ContactID>1234567890</com:ContactID>
</typ:Shipper>
<typ:ShipmentUnit>
<typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference>
<typ:Weight>5</typ:Weight>
</typ:ShipmentUnit>
</typ:Shipment>
</typ:ValidateShipmentRequestData>
</soapenv:Body>
<soap:Body>
<ValidateParcelsResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<success>true</success>
<validationResult/>
</ValidateParcelsResponse>
</soap:Body>

Reprint Parcel

REQUESTRESPONSE
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:com="http://fpcs.gls-group.eu/v1/Common">
<soapenv:Header/>
<soapenv:Body>
<typ:ReprintParcelRequestParameter>
<typ:ParcelNumber>200010482493</typ:ParcelNumber>
<typ:CreationDate>2023-06-05</typ:CreationDate>
<typ:PrintingOptions>
<typ:ReturnLabels>
<typ:TemplateSet>NONE</typ:TemplateSet>
<typ:LabelFormat>PDF</typ:LabelFormat>
</typ:ReturnLabels>
</typ:PrintingOptions>
</typ:ReprintParcelRequestParameter>
</soapenv:Body>
</soapenv:Envelope>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ReprintParcelResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ParcelData>
<TrackID>YZ8YOTRT</TrackID>
<ParcelNumber>311101593504</ParcelNumber>
<Barcodes>
<Primary2D>ADE 414 abcdefghij276TEST YZ8YOTRTAA 1 082110243 01640003001</Primary2D>
<Secondary2D>A|Fine|Langestr.|Berlin|86||ShipRefNo Of -62|</Secondary2D>
<Primary1D>311101593504</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0821</Tour>
<InboundSortingFlag>10</InboundSortingFlag>
<FinalLocationCode>DE 101</FinalLocationCode>
<HubLocation>R53</HubLocation>
<LastRoutingDate>1970-01-01</LastRoutingDate>
</RoutingInfo>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0Rgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>abcdefghij</CustomerID>
<PickupLocation>DE 414</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</ReprintParcelResponse>
</soap:Body>
</soap:Envelope>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ReprintParcelResponse xmlns="http://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<CreatedShipment>
<ParcelData>
<TrackID>YZ8YOTRT</TrackID>
<ParcelNumber>200010482493</ParcelNumber>
<Barcodes>
<Primary2D>ADE 414 abcdefghij276TEST YZ8YOTRTAA 1 082110243 01640003001</Primary2D>
<Secondary2D>A|Fine|Langestr.|Berlin|86||ShipRefNo Of -62|</Secondary2D>
<Primary1D>200010482493</Primary1D>
<Primary1DPrint>true</Primary1DPrint>
</Barcodes>
<RoutingInfo>
<Tour>0821</Tour>
<InboundSortingFlag>10</InboundSortingFlag>
<FinalLocationCode>DE 101</FinalLocationCode>
<HubLocation>R53</HubLocation>
<LastRoutingDate>1970-01-01</LastRoutingDate>
</RoutingInfo>
</ParcelData>
<PrintData>
<Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0Rgo=</Data>
<LabelFormat>PDF</LabelFormat>
</PrintData>
<CustomerID>abcdefghij</CustomerID>
<PickupLocation>DE 414</PickupLocation>
<GDPR>Informationen zum Datenschutz in der GLS-Gruppe finden Sie unter</GDPR>
<GDPR>gls-group.eu/dataprotection</GDPR>
</CreatedShipment>
</ReprintParcelResponse>
</soap:Body>
</soap:Envelope>

Track&Trace

findParcels

REQUESTRESPONSE
<soapenv:Body>
<trac:TULReferenceData>
<trac:TrackID>ZD1720BO</trac:TrackID>
<trac:DateFrom>2023-09-05</trac:DateFrom>
<trac:DateTo>2023-09-06</trac:DateTo>
</trac:TULReferenceData>
</soapenv:Body>
<soap:Body>
<TUListResponse xmlns="http://fpcs.gls-group.eu/v1/Tracking" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<UnitItems>
<TrackID>ZD1720BO</TrackID>
<ParcelNumber>12345678910</ParcelNumber>
<ShipmentReference>ShipRef1</ShipmentReference>
<ShipmentUnitReference>UnitRefabc</ShipmentUnitReference>
<InitialDate>2023-09-05T14:35:46+02:00</InitialDate>
<Status>DATA_RECEIVED</Status>
</UnitItems>
</TUListResponse>
</soap:Body>

getParcelDetailsByID

REQUESTRESPONSE
<soapenv:Body>
<trac:DetailsReferenceData>
<trac:TrackID>ZD1720BZ</trac:TrackID>
</trac:DetailsReferenceData>
</soapenv:Body>
<soap:Body>
<ParcelDetailResponse xmlns="http://fpcs.gls-group.eu/v1/Tracking" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<UnitDetail>
<TrackID>ZD1720BZ</TrackID>
<ShipmentReference>7</ShipmentReference>
<ShipmentUnitReference>7</ShipmentUnitReference>
<Weight>1.0</Weight>
<Product>Parcel</Product>
<Consignee>
<ns2:ConsigneeID>7</ns2:ConsigneeID>
<ns2:Address>
<ns2:Name1>Tim</ns2:Name1>
<ns2:Name2>Test</ns2:Name2>
<ns2:Name3/>
<ns2:CountryCode>DE</ns2:CountryCode>
<ns2:ZIPCode>50354</ns2:ZIPCode>
<ns2:City>Testingen</ns2:City>
<ns2:Street>Testallee.</ns2:Street>
<ns2:StreetNumber>123</ns2:StreetNumber>
<ns2:eMail>Localcontact@gmx.com</ns2:eMail>
<ns2:FixedLinePhonenumber>+4915777</ns2:FixedLinePhonenumber>
<ns2:MobilePhoneNumber/>
</ns2:Address>
</Consignee>
<Shipper>
<ns2:ContactID>1234567890</ns2:ContactID>
<ns2:AlternativeShipperAddress>
<ns2:Name1>Ella Shipper</ns2:Name1>
<ns2:Name2>GMBH&Co. KG</ns2:Name2>
<ns2:CountryCode>DE</ns2:CountryCode>
<ns2:ZIPCode>01591</ns2:ZIPCode>
<ns2:City>Riesa</ns2:City>
<ns2:Street>Breite Strasse</ns2:Street>
<ns2:StreetNumber>159</ns2:StreetNumber>
<ns2:eMail>Ella.Shipper@gls-group.com</ns2:eMail>
<ns2:FixedLinePhonenumber>0049221 2722731</ns2:FixedLinePhonenumber>
<ns2:MobilePhoneNumber>01522722731</ns2:MobilePhoneNumber>
</ns2:AlternativeShipperAddress>
</Shipper>
<History>
<Date>2023-09-06T11:01:12+02:00</Date>
<LocationCode>DE 500</LocationCode>
<Location>Köln DE 500</Location>
<Country>DE</Country>
<StatusCode>DATA_RECEIVED</StatusCode>
<Description>The parcel data was entered into the GLS IT system; the parcel was not yet handed over to GLS.</Description>
</History>
</UnitDetail>
</ParcelDetailResponse>
</soap:Body>

getParcelPODByID

REQUESTRESPONSE
<soapenv:Body>
<trac:TUPReferenceData>
<trac:TrackID>ZD1720BJ</trac:TrackID>
</trac:TUPReferenceData>
</soapenv:Body>
<soap:Body>
<PODResponse xmlns="http://fpcs.gls-group.eu/v1/Tracking" xmlns:ns2="http://fpcs.gls-group.eu/v1/Common">
<PODItem>
<TrackID>ZD1720BJ</TrackID>
<ImageData>JVBERi0xLjQKJfbk/N8KMSAwIG9iago8PAovVH[...]SVFT0YK</ImageData>
</PODItem>
</PODResponse>
</soap:Body>