Registration Response Guidelines

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

See SerialNumberStatus Transition Availability for rules/dependencies regarding serial number state transition.

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:RegistrationResponse [1...1][-]
- Required. Registration Response message.
      TLResponse [0...1][-]
- Required. Response element group.
        Success [0...1][-]
- Required. Indicates if the Registration request is successful or not. *1
        ExceptionReturn [0...1][-]
- If Success = false, this element group contains error information. If Success = true, this element group is omitted.
          CallException [1...*][-]
- Required. Contains error information.
            ExceptionCode [0...1][0/*]
String Required. Error code.
            ExceptionMessage [0...1][0/*]
String Further describes the error condition.