GLS ShipIT
3.0.6
GLS ShipIT - SOAP services
|
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.
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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> <Tour>0819</Tour> <InboundSortingFlag>10</InboundSortingFlag> <FinalLocationCode>DE 934</FinalLocationCode> <HubLocation>R59</HubLocation> <LastRoutingDate>2020-11-11</LastRoutingDate> </RoutingInfo> <HandlingInformation>S</HandlingInformation> </ParcelData> <PrintData> <Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0Rgo=</Data> <LabelFormat>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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> <CHSI1D>0307</CHSI1D> </NDIArea> <HandlingInformation>10</HandlingInformation> </ParcelData> <PrintData> <Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRAwIDEgMCT0YK</Data> <LabelFormat>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>ES</com:CountryCode> <com:ZIPCode>12345</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>15</typ:Weight> </typ:ShipmentUnit> </typ:Shipment> <typ:PrintingOptions> <typ:ReturnLabels> <typ:TemplateSet>NONE</typ:TemplateSet> <typ:LabelFormat>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://fpcs.gls-group.eu/v1/Common"> <CreatedShipment> <ShipmentReference>Ref-Unit-007</ShipmentReference> <ParcelData> <TrackID>TEST5678</TrackID> <ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference> <ParcelNumber>205700060098</ParcelNumber> <Barcodes> <Primary2D>ADE 777ES 34512345678901234567890TEST5678CC 1 081812345 02320001001564887</Primary2D> <Secondary2D>A|Manuel Test|Strada de Test|Testona||224dab49-08ac-40c5-9|6af8b6c9-088b-47dd-b|</Secondary2D> <Primary1D>205700060098</Primary1D> <Primary1DPrint>true</Primary1DPrint> </Barcodes> <RoutingInfo> <Tour>0818</Tour> <InboundSortingFlag>12</InboundSortingFlag> <FinalLocationCode>ES 345</FinalLocationCode> <HubLocation/> <LastRoutingDate>2020-11-11</LastRoutingDate> </RoutingInfo> </ParcelData> <PrintData> <Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDE</Data> <LabelFormat>SoftwarePartner</LabelFormat> </PrintData> <CustomerID>1234567890</CustomerID> <PickupLocation>DE 777</PickupLocation> <GDPR>La información sobre protección de datos del Grupo GLS se encuentra en</GDPR> <GDPR>gls-group.eu/dataprotection</GDPR> </CreatedShipment> </CreateParcelsResponse> </soap:Body> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>Timothy Test</com:Name1> <com:Name2>GLS UK Corp.</com:Name2> <com:CountryCode>GB</com:CountryCode> <com:ZIPCode>NN15 6DE</com:ZIPCode> <com:City>Testonia</com:City> <com:Street>Teststreet</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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://fpcs.gls-group.eu/v1/Common"> <CreatedShipment> <ShipmentReference>Ref-Unit-007</ShipmentReference> <ParcelData> <TrackID>TEST5678</TrackID> <ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference> <ParcelNumber>205700060135</ParcelNumber> <Barcodes> <Primary2D>ADE 777GB010012345678901234567890TEST5678CC 0 NN15 6D02320001001564887 EH3067GB</Primary2D> <Secondary2D>A|Timothy Test|Teststreet|Testonia|73|f4376523-dfb8-4b57-8|ce606fc2-a691-49b6-a|</Secondary2D> <Primary1D>205700060135</Primary1D> <Primary1DPrint>true</Primary1DPrint> </Barcodes> <NDIArea> <NDI1D>EH3067GB</NDI1D> <GBProductIdentifier>24</GBProductIdentifier> <GBPostOffice1D>*NN15*</GBPostOffice1D> </NDIArea> </ParcelData> <PrintData> <Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMg==</Data> <LabelFormat>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</LabelFormat> </PrintData> <PrintData> <Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMCA=</Data> <LabelFormat>SoftwarePartner</LabelFormat> </PrintData> <PrintData> <Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMC=</Data> <LabelFormat>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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: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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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: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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</LabelFormat> </PrintData> <PrintData> <Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMCAwXS</Data> <LabelFormat>SoftwarePartner</LabelFormat> </PrintData> <PrintData> <Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMCAwXS9=</Data> <LabelFormat>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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: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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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: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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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> <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:SendEMailToShipper>true</com:SendEMailToShipper> <com:SendEMailToConsignee>false</com:SendEMailToConsignee> <com:SendSMSToShipper>false</com:SendSMSToShipper> </com:PickAndShip> </typ:Service> </typ:Shipment> <typ:PrintingOptions> <typ:ReturnLabels> <typ:TemplateSet>NONE</typ:TemplateSet> <typ:LabelFormat>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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> |
REQUEST | RESPONSE |
---|---|
<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: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:SendEMailToShipper>true</com:SendEMailToShipper> <com:SendEMailToConsignee>false</com:SendEMailToConsignee> <com:SendSMSToShipper>false</com:SendSMSToShipper> </com:PickAndReturn> </typ:Service> </typ:Shipment> <typ:PrintingOptions> <typ:ReturnLabels> <typ:TemplateSet>NONE</typ:TemplateSet> <typ:LabelFormat>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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> |
REQUEST | RESPONSE |
---|---|
<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: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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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: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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</LabelFormat> </PrintData> <PrintData> <Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9GaWx0ZXIvRmxhdGVEZWNvZGUvTGVuZ3RoIDE0MzA+PnN0cmVhbQskmdsfVmCjE5MzI4CiUlRU9GCg==</Data> <LabelFormat>SoftwarePartner</LabelFormat> </PrintData> <PrintData> <Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGV+CnN0YXJ0eHJlZgo0MDM0MwolJUVPRgo=</Data> <LabelFormat>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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: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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</LabelFormat> </PrintData> <PrintData> <Data>JVBERi0xLjUKJeLjz9MKNMDE5NDI0IDAwMDAwIG4gCnRyYWlsZXIKPDwvSW5mbyAxOSAwIFIvSUQgWzxlMjgwNzZmMjMwOTViNTlhOTFlYzI1NmIzNlRU9GCg==</Data> <LabelFormat>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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: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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://fpcs.gls-group.eu/v1/Common"> <CreatedShipment> <ShipmentReference>Ref-Unit-4711</ShipmentReference> <ParcelData> <TrackID>TEST1234</TrackID> <ShipmentUnitReference>Ref-Unit-007</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>SoftwarePartner</LabelFormat> </PrintData> <PrintData> <Data>JVBERi0xLjUKJfbk/N8KMSAwIG9iago8PAovVHlwZSAvQ2F0YWxvZwovUGFnZXMgMiNjIwMjBFMzUyNTNGQTY+XQo+PgpzdGFydHhyZWYKMzczNTYxCiUlRU9GCg==</Data> <LabelFormat>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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: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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</LabelFormat> </PrintData> <PrintData> <Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9GaWx0ZXIvRmxhdGVEZWNvZGUvTGVuZ3RoIDE3MDc+PnN0cmVhbQp4nM1ZSW/bRhQeQDf1YjVxvDQFeHBip7FYznB==</Data> <LabelFormat>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<soapenv:Body> <typ:ShipmentRequestData> <typ:Shipment> <typ:ReferenceNumber>Ref-Unit-0815</typ:ReferenceNumber> <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:Id>1234567890</com:Id> <com:ShippingAddress> <com:Name1>Tim Test</com:Name1> <com:Name2>GLS Test GmbH</com:Name2> <com:Name3></com:Name3> <com:CountryCode>DE</com:CountryCode> <com:Province>Mittelerde</com:Province> <com:ZIPCode>65760</com:ZIPCode> <com:City>Eschoborn</com:City> <com:Street>Testallee</com:Street> <com:StreetNumber>77b2</com:StreetNumber> <com:eMail>adrian.holzwarth@syrocon.de</com:eMail> <com:FixedLinePhonenumber>0049619664022</com:FixedLinePhonenumber> <com:MobilePhoneNumber>00491702033440</com:MobilePhoneNumber> </com:ShippingAddress> </typ:Shipper> <typ:ShipmentUnit> <typ:ReferenceNumber>ef2bfc32-cd4d-4b62-b21f-f61e918045cf</typ:ReferenceNumber> <typ:Weight>23.2</typ:Weight> <typ:Service> <typ:ShopDelivery> <typ:ServiceName>service_shopdelivery</typ:ServiceName> <typ:ParcelShopGLSID>2760212483</typ:ParcelShopGLSID> </typ:ShopDelivery> </typ:Service> </typ:ShipmentUnit> </typ:Shipment> <typ:PrintingOptions> <typ:ReturnLabels> <typ:TemplateSet>NONE</typ:TemplateSet> <typ:LabelFormat>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://fpcs.gls-group.eu/v1/Common"> <CreatedShipment> <ShipmentReferenceNumber>Ref-Unit-0815</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>SoftwarePartner</LabelFormat> </PrintData> </CreatedShipment> </CreateParcelsResponse> </soap:Body> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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:ShipmentUnit> <typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference> <typ:Weight>1.3</typ:Weight> <typ:Service> <com:LimitedQuantities> <com:ServiceName>service_limitedquantities</com:ServiceName> <com:Weight>0.3</com:Weight> </com:LimitedQuantities> </typ:Service> </typ:ShipmentUnit> </typ:Shipment> <typ:PrintingOptions> <typ:ReturnLabels> <typ:TemplateSet>NONE</typ:TemplateSet> <typ:LabelFormat>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://fpcs.gls-group.eu/v1/Common"> <CreatedShipment> <ShipmentReference>Ref-Unit-4711</ShipmentReference> <ParcelData> <TrackID>TEST0258</TrackID> <ShipmentUnitReference>Ref-Unit-007</ShipmentUnitReference> <ParcelNumber>205700060227</ParcelNumber> <Barcodes> <Primary2D>ADE 777DE 77712345678901234567890TEST0258BBp 3esa081565760 00130001001564887</Primary2D> <Secondary2D>A|Tim Test GLS Test GmbH GmbH|Testallee|Testingen|3|0d6efcf7-2117-4153-b|110eb878-41fd-4e03-b|</Secondary2D> <Primary1D>205700060227</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>LimitedQuantitiesService</Header> <Information> <Name>LQ-weight</Name> <Value>0.3</Value> </Information> <Information> <Name>Unit</Name> <Value>Kg</Value> </Information> </Service> </ServiceArea> <HandlingInformation>LQ S</HandlingInformation> </ParcelData> <PrintData> <Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzEgMCAwIDEgMCAw==</Data> <LabelFormat>SoftwarePartner</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> |
The Letterbox service can only be used in arrangement with your GLS support.
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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:ShipmentUnit> <typ:ShipmentUnitReference>Ref-Unit-0815</typ:ShipmentUnitReference> <typ:Weight>3</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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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> <Tour>2227</Tour> <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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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> <CHSI1D>0307</CHSI1D> </NDIArea> <HandlingInformation>T S20</HandlingInformation> </ParcelData> <PrintData> <Data>JVBERi0xLjUKJeLjz9MKNCAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYX1R5cGUvWE9iamVjdC9NYXRyaVmCjM4NTEyCiUlRU9GCg==</Data> <LabelFormat>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<soapenv:Body> <typ:ShipmentRequestData> <typ:Shipment> <typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference> <typ:Product>Express</typ:Product> <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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<soapenv:Body> <typ:ShipmentRequestData> <typ:Shipment> <typ:ShipmentReference>Ref-Unit-4711</typ:ShipmentReference> <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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> </typ:ShipmentRequestData> </soapenv:Body>\ | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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> <HandlingInformation>S</HandlingInformation> </ParcelData> <PrintData> <Data>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsYXRlRGVjb2RlL1R5cGUvWE9iamVjdC9NYXRyaXggWzNjE5MwolJUVPRgo=</Data> <LabelFormat>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> <typ:CustomContent> <typ:CustomerLogo>iVBORw0KGgoAAAANSUhEUgAAAJYAAAAGUAAEkJggg==</typ:CustomerLogo> </typ:CustomContent> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>JVBERi0xLjUKJeLjz9MKNSAwIG9iago8PC9TdWJ0eXBlL0Zvcm0vRmlsdGVyL0ZsWE9iamVjdC9GFydHhyZWYKOTQ2MjgKJSVFT0YK</Data> <LabelFormat>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</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="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> <typ:ReturnOptions> <typ:ReturnPrintData>false</typ:ReturnPrintData> </typ:ReturnOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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> |
REQUEST | RESPONSE |
---|---|
<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="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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> |
REQUEST | RESPONSE |
---|---|
<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>PF8D200</typ:TemplateSet> <typ:LabelFormat>Intermec</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> <typ:ReturnOptions> <typ:ReturnPrintData>false</typ:ReturnPrintData> </typ:ReturnOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://fpcs.gls-group.eu/v1/Common"> <CreatedShipment> <ShipmentReference>Ref-Unit-4711</ShipmentReference> <ParcelData> <TrackID>TEST1234</TrackID> <ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference> <ParcelNumber>205700060388</ParcelNumber> <Barcodes> <Primary2D>ADE 777DE 77712345678901234567890TEST1234AA 3esa081565760 00500001001564887</Primary2D> <Secondary2D>A|Tim Test|Testallee|Testingen||Ref-Unit-0815|aab13bdb-8081-4eb3-a|</Secondary2D> <Primary1D>205700060388</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> |
REQUEST | RESPONSE |
---|---|
<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>T200BF</typ:TemplateSet> <typ:LabelFormat>Toshiba</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> <typ:ReturnOptions> <typ:ReturnPrintData>false</typ:ReturnPrintData> </typ:ReturnOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://fpcs.gls-group.eu/v1/Common"> <CreatedShipment> <ShipmentReference>Ref-Unit-4711</ShipmentReference> <ParcelData> <TrackID>TEST5678</TrackID> <ShipmentUnitReference>Ref-Unit-0815</ShipmentUnitReference> <ParcelNumber>205700060524</ParcelNumber> <Barcodes> <Primary2D>ADE 777DE 77712345678901234567890TEST5678AA 3esa081565760 00500001001564887</Primary2D> <Secondary2D>A|Tim Test|Testallee|Testingen||Ref-Unit-0815|aab13bdb-8081-4eb3-a|</Secondary2D> <Primary1D>205700060524</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> <typ:ReturnOptions> <typ:ReturnRoutingInfo>false</typ:ReturnRoutingInfo> </typ:ReturnOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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>SoftwarePartner</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> |
REQUEST | RESPONSE |
---|---|
<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>SoftwarePartner</typ:LabelFormat> </typ:ReturnLabels> </typ:PrintingOptions> <typ:ReturnOptions> <typ:ReturnPrintData>false</typ:ReturnPrintData> </typ:ReturnOptions> </typ:ShipmentRequestData> </soapenv:Body> | <soap:Body> <CreateParcelsResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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> |
REQUEST | RESPONSE |
---|---|
<soapenv:Body> <typ:TrackID>TEST1234</typ:TrackID> </soapenv:Body> | <soap:Body> <CancelParcelResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://fpcs.gls-group.eu/v1/Common"> <TrackID>TEST1234</TrackID> <result>CANCELLED</result> </CancelParcelResponse> </soap:Body> |
REQUEST | RESPONSE |
---|---|
<soapenv:Body> <com:CountryCode>FR</com:CountryCode> </soapenv:Body> | <soap:Body> <ListOfParcelshop xmlns="https://fpcs.gls-group.eu/v1/Parcelshop" xmlns:ns2="https://fpcs.gls-group.eu/v1/Common"> <Parcelshop> <ParcelshopID>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> |
REQUEST | RESPONSE |
---|---|
<soapenv:Body> <par:ParcelshopID>1234567890</par:ParcelshopID> </soapenv:Body> | <soap:Body> <Parcelshop xmlns="https://fpcs.gls-group.eu/v1/Parcelshop" xmlns:ns2="https://fpcs.gls-group.eu/v1/Common"> <ParcelshopID>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> <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> |
REQUEST | RESPONSE |
---|---|
<soapenv:Body> <par:Area> <par:From> <par:Longitude>9.165484</par:Longitude> <par:Latitude>48.784177</par:Latitude> </par:From> <par:To> <par:Longitude>9.189545</par:Longitude> <par:Latitude>48.771107</par:Latitude> </par:To> </par:Area> </soapenv:Body> | <soap:Body> <ListOfParcelshop xmlns="https://fpcs.gls-group.eu/v1/Parcelshop" xmlns:ns2="https://fpcs.gls-group.eu/v1/Common"> <Parcelshop> <ParcelshopID>1234567890</ParcelshopID> <Location> <Longitude>9.17809</Longitude> <Latitude>48.77305</Latitude> </Location> <Address> <ns2:Name1>Tim Test</ns2:Name1> <ns2:Name2/> <ns2:Name3/> <ns2:CountryCode>DE</ns2:CountryCode> <ns2:ZIPCode>70173</ns2:ZIPCode> <ns2:City>Testingen</ns2:City> <ns2:Street>Testallee.</ns2:Street> <ns2:StreetNumber>3</ns2:StreetNumber> </Address> <WorkingDay> <DayOfWeek>0</DayOfWeek> <OpeningHours> <OpeningHours> <From>05:30:00</From> <To>20:00:00</To> </OpeningHours> </OpeningHours> <Breaks> <OpeningHours> <From>00:00:00</From> <To>00:00:00</To> </OpeningHours> </Breaks> </WorkingDay> <WorkingDay> <DayOfWeek>1</DayOfWeek> <OpeningHours> <OpeningHours> <From>05:30:00</From> <To>20:00:00</To> </OpeningHours> </OpeningHours> <Breaks> <OpeningHours> <From>00:00:00</From> <To>00:00:00</To> </OpeningHours> </Breaks> </WorkingDay> <WorkingDay> <DayOfWeek>2</DayOfWeek> <OpeningHours> <OpeningHours> <From>05:30:00</From> <To>20:00:00</To> </OpeningHours> </OpeningHours> <Breaks> <OpeningHours> <From>00:00:00</From> <To>00:00:00</To> </OpeningHours> </Breaks> </WorkingDay> <WorkingDay> <DayOfWeek>3</DayOfWeek> <OpeningHours> <OpeningHours> <From>05:30:00</From> <To>20:00:00</To> </OpeningHours> </OpeningHours> <Breaks> <OpeningHours> <From>00:00:00</From> <To>00:00:00</To> </OpeningHours> </Breaks> </WorkingDay> <WorkingDay> <DayOfWeek>4</DayOfWeek> <OpeningHours> <OpeningHours> <From>05:00:00</From> <To>20:00:00</To> </OpeningHours> </OpeningHours> <Breaks> <OpeningHours> <From>00:00:00</From> <To>00:00:00</To> </OpeningHours> </Breaks> </WorkingDay> <WorkingDay> <DayOfWeek>5</DayOfWeek> <OpeningHours> <OpeningHours> <From>04: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> </ListOfParcelshop> </soap:Body> |
REQUEST | RESPONSE |
---|---|
<soapenv:Body> <par:ParcelShopSearchLocation> <par:Street></par:Street> <par:StreetNumber>3</par:StreetNumber> <par:CountryCode>FR</par:CountryCode> <par:Province></par:Province> <par:ZIPCode>20250</par:ZIPCode> <par:City>Testeny</par:City> </par:ParcelShopSearchLocation> </soapenv:Body> | <soap:Body> <ListOfParcelshop xmlns="https://fpcs.gls-group.eu/v1/Parcelshop" xmlns:ns2="https://fpcs.gls-group.eu/v1/Common"> <Parcelshop> <ParcelshopID>1234567890</ParcelshopID> <Location> <Longitude>9.29873</Longitude> <Latitude>42.43499</Latitude> </Location> <Address> <ns2:Name1>Tim Test</ns2:Name1> <ns2:Name2/> <ns2:Name3/> <ns2:CountryCode>FR</ns2:CountryCode> <ns2:ZIPCode>20218</ns2:ZIPCode> <ns2:City>Testeny</ns2:City> <ns2:Street>Avenue de Test</ns2:Street> <ns2:StreetNumber/> </Address> <WorkingDay> <DayOfWeek>0</DayOfWeek> <OpeningHours> <OpeningHours> <From>07:00:00</From> <To>19:00:00</To> </OpeningHours> </OpeningHours> <Breaks> <OpeningHours> <From>12:00:00</From> <To>14:30:00</To> </OpeningHours> </Breaks> </WorkingDay> <WorkingDay> <DayOfWeek>1</DayOfWeek> <OpeningHours> <OpeningHours> <From>07:00:00</From> <To>19:00:00</To> </OpeningHours> </OpeningHours> <Breaks> <OpeningHours> <From>12:00:00</From> <To>14:30:00</To> </OpeningHours> </Breaks> </WorkingDay> <WorkingDay> <DayOfWeek>2</DayOfWeek> <OpeningHours> <OpeningHours> <From>07:00:00</From> <To>19:00:00</To> </OpeningHours> </OpeningHours> <Breaks> <OpeningHours> <From>12:00:00</From> <To>14:30:00</To> </OpeningHours> </Breaks> </WorkingDay> <WorkingDay> <DayOfWeek>3</DayOfWeek> <OpeningHours> <OpeningHours> <From>07:00:00</From> <To>19:00:00</To> </OpeningHours> </OpeningHours> <Breaks> <OpeningHours> <From>12:00:00</From> <To>14:30:00</To> </OpeningHours> </Breaks> </WorkingDay> <WorkingDay> <DayOfWeek>4</DayOfWeek> <OpeningHours> <OpeningHours> <From>07:00:00</From> <To>19:00:00</To> </OpeningHours> </OpeningHours> <Breaks> <OpeningHours> <From>12:00:00</From> <To>14:30:00</To> </OpeningHours> </Breaks> </WorkingDay> <WorkingDay> <DayOfWeek>5</DayOfWeek> <OpeningHours> <OpeningHours> <From>07:00:00</From> <To>19:00:00</To> </OpeningHours> </OpeningHours> <Breaks> <OpeningHours> <From>12:00:00</From> <To>14:30:00</To> </OpeningHours> </Breaks> </WorkingDay> <WorkingDay> <DayOfWeek>6</DayOfWeek> <OpeningHours> <OpeningHours> <From>07: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> </ListOfParcelshop> </soap:Body> |
REQUEST | RESPONSE |
---|---|
<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>65779</typ:ZIPCode> </typ:Destination> <typ:ContactID>1234567890</typ:ContactID> </typ:AllowedServicesRequestParameter> </soapenv:Body> | <soap:Body> <AllowedServicesResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://fpcs.gls-group.eu/v1/Common"> <AllowedServices> <ProductName>Parcel</ProductName> </AllowedServices> <AllowedServices> <ProductName>Express</ProductName> </AllowedServices> <AllowedServices> <ProductName>Freight</ProductName> </AllowedServices> <AllowedServices> <ServiceName>service_Saturday</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_inbound</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_shopdelivery</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_deposit</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_deliveryatwork</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_exchange</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_tyre</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_intercompany</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_hazardousgoods</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_identpin</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_limitedquantities</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_pickandship</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_directshop</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_documentreturn</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_smsservice</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_exworks</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_addonliability</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_addresseeonly</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_cash</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_preadvice</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_flexdelivery</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_ident</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_pickandreturn</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_shopreturn</ServiceName> </AllowedServices> <AllowedServices> <ServiceName>service_guaranteed24</ServiceName> </AllowedServices> </AllowedServicesResponse> </soap:Body> |
REQUEST | RESPONSE |
---|---|
<soapenv:Body> <typ:EndOfDayDate>2020-11-11</typ:EndOfDayDate> </soapenv:Body> | <soap:Body> <EndOfDayResponse xmlns="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://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> |
REQUEST | RESPONSE |
---|---|
<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: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="https://fpcs.gls-group.eu/v1/ShipmentProcessing/types" xmlns:ns2="https://fpcs.gls-group.eu/v1/Common"> <success>true</success> <validationResult/> </ValidateParcelsResponse> </soap:Body> |
REQUEST | RESPONSE |
---|---|
<soapenv:Body> <tim:FromToLocation> <tim:Source> <tim:Address> <tim:Street>Testallee</tim:Street> <tim:StreetNumber>3</tim:StreetNumber> <tim:CountryCode>DE</tim:CountryCode> <tim:ZIPCode>65760</tim:ZIPCode> <tim:City>Testingen</tim:City> </tim:Address> </tim:Source> <tim:Destination> <tim:Address> <tim:Street>Testallee</tim:Street> <tim:StreetNumber>3</tim:StreetNumber> <tim:CountryCode>DE</tim:CountryCode> <tim:ZIPCode>65760</tim:ZIPCode> <tim:City>Testingen</tim:City> </tim:Address> </tim:Destination> </tim:FromToLocation> </soapenv:Body> | <soap:Body> <EstimatedDeliveryDays xmlns="https://fpcs.gls-group.eu/v1/Timeframe" xmlns:ns2="https://fpcs.gls-group.eu/v1/Common"> <NumberOfWorkDays>4</NumberOfWorkDays> </EstimatedDeliveryDays> </soap:Body> |