Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Element

Data Type

Required?

Default

Description

Sample Data

AdditionalErrorText

String

n/a

n/a

If the Status status is "OkWithWarnings" or "Fail", this will contain one or more warning or error messages. It may also contain (even when Status is Ok) informational messages.

Warning 105

ErrorCode

String

n/a

n/aError Code

The error code associated with the message

AtLeastOneItemNotFound

ErrorNumber

Int32

n/a

n/aError Number

The error number associated with the message

105

ErrorText

String

n/a

n/aError

The error text associated with the message

At least one requested item was not found. The remaining items, if any, were returned.

Type

MessageType

n/a

n/aError Type

The error type associated with the message

"Warning" or "Error"

Usage Example(s)

...