GetLabelsDataResponse Structure
This structure is the result of the getLabelsData method.
Structure Fields
Field Name | Type | Description |
---|---|---|
getLabelsDataResponse | itemsToLabelDataResponse | Number of parameters |
Example:
<getLabelsDataResponse> <item> <shipmentId>15337764915</shipmentId> <primaryWaybillNumber xsi:nil="true"/> <dispatchNotificationNumber xsi:nil="true"/> <labelHeader>DHL PARCEL CONNECT</labelHeader> <content>1231231313</content> <comment xsi:nil="true"/> <reference xsi:nil="true"/> <billing> <shippingPaymentType>SHIPPER</shippingPaymentType> <billingAccountNumber>1297870</billingAccountNumber> <paymentType>BANK_TRANSFER</paymentType> <costsCenter xsi:nil="true"/> </billing> <shipmentTime> <labelExpDate xsi:nil="true"/> <shipmentDate>2018-07-30</shipmentDate> <shipmentStartHour xsi:nil="true"/> <shipmentEndHour xsi:nil="true"/> </shipmentTime> <routing> <senderDepot>WA</senderDepot> <receiverDepot>OL</receiverDepot> <senderAps>WA</senderAps> <receiverAps>WA</receiverAps> <tourId>211CA</tourId> </routing> <shipper> <contactPerson>PAT TESTLEY</contactPerson> <contactPhone>123123213</contactPhone> <contactEmail>email@email.pl</contactEmail> <preavisoPhone xsi:nil="true"/> <preavisoEmail xsi:nil="true"/> <preavisoPerson xsi:nil="true"/> <country>PL</country> <name>Test name</name> <postalCode>02-427</postalCode> <city>WARSAW</city> <street>Street</street> <houseNumber>6</houseNumber> <apartmentNumber xsi:nil="true"/> </shipper> <receiver> <contactPerson>MARK TESTLEY</contactPerson> <contactPhone>0011100010</contactPhone> <contactEmail>email2@email2.pl</contactEmail> <preavisoPhone xsi:nil="true"/> <preavisoEmail xsi:nil="true"/> <preavisoPerson xsi:nil="true"/> <country>DE</country> <isPackstation>false</isPackstation> <isPostfiliale>false</isPostfiliale> <postnummer xsi:nil="true"/> <name>Markus Germain</name> <postalCode>10115</postalCode> <city>Berlin</city> <street>Ackerstraße</street> <houseNumber>24/12</houseNumber> <apartmentNumber xsi:nil="true"/> </receiver> <neighbour> <name xsi:nil="true"/> <postalCode xsi:nil="true"/> <city xsi:nil="true"/> <street xsi:nil="true"/> <houseNumber xsi:nil="true"/> <apartmentNumber xsi:nil="true"/> <contactPhone xsi:nil="true"/> <contactEmail xsi:nil="true"/> </neighbour> <servicepoint> <servicePointAccountNumber xsi:nil="true"/> <name xsi:nil="true"/> <country/> <postcode xsi:nil="true"/> <city xsi:nil="true"/> <street xsi:nil="true"/> <houseNumber xsi:nil="true"/> <apartmentNumber xsi:nil="true"/> </servicepoint> <service> <product>EK</product> <deliveryEvening>false</deliveryEvening> <deliveryOnSaturday>false</deliveryOnSaturday> <pickupOnSaturday>false</pickupOnSaturday> <collectOnDelivery>false</collectOnDelivery> <collectOnDeliveryValue>0</collectOnDeliveryValue> <collectOnDeliveryForm xsi:nil="true"/> <collectOnDeliveryReference/> <insurance>false</insurance> <insuranceValue>0</insuranceValue> <returnOnDelivery>false</returnOnDelivery> <returnOnDeliveryReference/> <proofOfDelivery>false</proofOfDelivery> <selfCollect>false</selfCollect> <predeliveryInformation>false</predeliveryInformation> <deliveryToNeighbour>false</deliveryToNeighbour> </service> <pieceList> <item> <routingBarcode>2LDE20115+60000000</routingBarcode> <type>PACKAGE</type> <width>20</width> <height>20</height> <length>20</length> <weight>20</weight> <quantity>1</quantity> <nonStandard>false</nonStandard> <blpPieceId>JJD000030100028000000000507</blpPieceId> <euroReturn>false</euroReturn> </item> </pieceList> </item> </getLabelsDataResponse>