Delete Order Request Guidelines
See How To Use this Guide before interpreting the guidelines below.
The following table outlines the Delete Order Request message guidelines.
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. Not used by TraceLink. SOAP Message Header. | ||||||
soapenv:Body | - |
1...1- | Required. SOAP Message Body. | ||||||
urn:DeleteOrder | - |
1...1- | Required. Delete Order request. | ||||||
DeliveryNumber | 1/* |
1...1String | Required. Delivery number is required for a Delete Order request message. Any serial numbers associated with this Delivery Number that are in a "Picked" state will be returned to their previous state and disassociated with the delivery.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...1String |
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. |