eBay Post-Order APIVersion 2.7.7
 

ErrorParameter

This type is used to indicate specific request parameter(s) that triggered an error or warning.

Type that uses ErrorParameter:

Call that uses ErrorParameter:

Fields

name ( string ) [0..?]
The name of the request parameter that triggered an error or warning.
See the Field Index to learn which calls use name.

value ( string ) [0..?]
The value of the request parameter that triggered an error or warning.
See the Field Index to learn which calls use value.