Last updated

Error

Fields

FieldDescriptionTypeMin/maxNotes
Errors/
Error
Error message.object0..*-
Error/
@Code
OTA Error Codes.integer1..1-
Error/
@RecordID
ID of the request element that caused the error.string0..1-
Error/
@ShortText
Human-readable description of the error.string1..1-
Error/
@Status
Specifies how/if the request information was processed.string1..1-
Error/
@Type
OTA Error Type Code.int1..1-

XML

<Error
  Type="1"
  Code="497"
  RecordID="5"
  Status="NotProcessed"
  ShortText="Unauthorized"/>