Fault Response

The following table describes the parameters for fault XML parameters of all requests:

Parameter

Description

error_list

A sequence of error. For a list of the error_list sub parameters:

  • error attributes: Includes the following:

    Major: The error Major Code. An integer describing the family of errors to which the error belongs. For more information, see Error codes and exceptions

    Minor: The error minor Code. An integer that is a unique ID for an error of this type. For more information, see Error codes and exceptions

    Severity: The priority level assigned to the error

  • error_message: Text description of the error. For more information see Error codes and exceptions.

For an example of a fault response, see Fault Example.

Parent Topic

Request and response parameters