Change Delivery Number Response Guidelines

See How To Use this Guide before interpreting the guidelines below.

The following data is included in the message response:

Data Element Occurs
Length
Format Description
S:Envelope [1...1]
[-]
- Required. SOAP Envelope root element.
  S:Body [1...1]
[-]
- Required. SOAP Message Body.
    ns2:ChangeDeliveryNumberResponse [1...1]
[-]
- Required. Change Delivery Number response message.
      TLResponse [0...1]
[-]
- Required. The TraceLink response.
        Success [0...1]
[-]
Boolean Required. Indicates if the Change Delivery Number request processed successfully. *1
        ExceptionReturn [0...1]
[-]
- Conditionally required if Success = false; omitted otherwise. Error information.
          CallException [1...*]
[-]
- Required. Error information including the error code and the error message, if available.
            ExceptionCode [0...1]
[0/*]
String Required. Error code.
            ExceptionMessage [0...1]
[0/*]
String Conditionally required if error condition is available. Message that further describes error condition.