eBay Trading APIVersion 1349
 

ErrorParameterType

This type is used by the ErrorParameters container if one or more errors or warnings occur with the call, and if a specific request parameter has been pinpointed as the reason why the error or warning was triggered.

Type that uses ErrorParameterType:

Calls that use ErrorParameterType:

Field

Value ( string ) [0..1]
This is the value of the request parameter noted in the ParamID attribute. So, if the ParamID value was ItemID, the value in this field would be the actual value of that ItemID.
See the Field Index to learn which calls use Value.

Attribute

ParamID ( string )
This is name of the request parameter that has been pinpointed as the reason why the error or warning was triggered. This value might be ItemID, in which case the identifier of that item would be returned in the Value field.