ServiceError

NameDescriptionType

ErrorType

Specifies if the error is a business type or system type error. The values are System or Business.

ErrorType

Values are System and Business of type string.

IsRetriable

Specifies if the request can be retried. The values are true and false.

Boolean

ErrorCode

One of the error codes as listed for each the operations. See the error codes table for the list of error codes.

String

Max size = 64 characters

ReasonText

A text describing the reason for the error

String

Max size = 64 characters