Get Order Request Guidelines
See How To Use this Guide before interpreting the guidelines below.
The following data is sent in the request to TraceLink:
Data Element | Occurs Length |
Type | Description | |||||||
---|---|---|---|---|---|---|---|---|---|---|
soapenv:Envelope | – |
1...1– |
Required. SOAP Envelope root element. |
|||||||
soapenv:Header | – |
1...1– |
Not used. |
|||||||
soapenv:Body | – |
1...1– |
Required. SOAP Message Body. |
|||||||
urn:GetOrder | – |
1...1– |
Required. Queries for order details. |
|||||||
FindDeliveryNumbersRequest | – |
0...1– |
Required. Get Order request. |
|||||||
DeliveryNumber | 1/* |
1...1String |
Required. Delivery number for the Get Order request message.1 |
|||||||
SenderInfo | - |
0...1- | Conditionally required if the same DeliveryNumber is used for multiple shipments. Captures information about the business entity and location that is sending the shipment. | |||||||
FromBusinessPartyInfo | - |
0...1- | Captures the identifiers associated with the business entity that is sending the shipment. | |||||||
BusinessId | - |
0...*- | Captures the identifiers associated with the business entity that is sending the shipment. | |||||||
@type | - |
1...1- |
Conditionally required if the same BusinessId is present. Captures the sold from business identifier value. See the BusinessAndLocationId enumeration list for valid values. |
|||||||
ShipFromLocationInfo | - |
0...1- | Captures the identifiers associated with the location that is sending the shipment. | |||||||
FacilityId | - |
0...*- | Indicates the identifiers associated with the business location that is sending the shipment. | |||||||
@type | 1/* |
1...1String |
Conditionally required if the FacilityId is present. Indicates the ship from location identifier value. See the BusinessAndLocationId enumeration list for valid values. |