Void Shipment 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
Type Description
S:Envelope [1...1]
[]
-

Required. SOAP Envelope root element.

  S:Body [1...1]
[]
-

Required. SOAP Message Body.

    ns2:VoidShipmentResponse [1...1]
[]
-

Required. Void Shipment Response Message.

      TLResponse [1...1]
[]
-

Required. Response.

        Success [0…1]
[]
-

Indicates if Void Shipment processing succeeds. *1

        ExceptionReturn [0…1]
[]
-

Populated with error information only if Success = false,

otherwise omitted.

          CallException [1…*]
[]
-

Required. Contains error details.

            ExceptionCode [0…1]
[0/*]
String

Required. Error code.

            ExceptionMessage [0…1]
[0/*]
String

Message that further describes error condition.