Change Delivery Number 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- | Required. SOAP Message Header. Not used by TraceLink. | |||||||
soapenv:Body | - |
1...1- | Required. SOAP Message Body. | |||||||
urn:ChangeDeliveryNumber | - |
1...1- | Required. ChangeDeliveryNumber request message. | |||||||
ChangeDeliveryNumberRequest | - |
0...1- | Required. ChangeDeliveryNumber request message to update/change a delivery number. | |||||||
OldDeliveryNumber | - |
0...1String | Required. The existing delivery number that is currently in the system. This number is assigned to uniquely identify a shipment.1 | |||||||
NewDeliveryNumber | 1/* |
0...1String | Required. The new delivery number in which to change/update the existing delivery number to. Once updated, this will be the delivery number recognized in the system.2 | |||||||
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. |