eBay Business Policies Management APIVersion 1.0.0
 

BaseResponse

Base response container for all service operations. Contains error information associated with the request.

Calls that use BaseResponse:

Fields



ack ( AckValue ) [1]
A token representing the application-level acknowledgment code that indicates the response status, such as success. The AckValue list specifies the possible values for ack.
See the Field Index to learn which calls use ack.

errorMessage ( ErrorMessage ) [0..1]
Information for an error or warning that occurred when eBay processed the request.
See the Field Index to learn which calls use errorMessage.

extension ( ExtensionType ) [0..*]
Not used by any call.

Reserved for future use.
See the Field Index to learn which calls use extension.

timestamp ( dateTime ) [0..1]
This value represents the date and time when eBay processed the request. The time zone of this value is GMT and the format is the ISO 8601 date and time format (YYYY-MM-DDTHH:MM:SS.SSSZ).
See the Field Index to learn which calls use timestamp.

version ( string ) [0..1]
The version of the response payload schema. Indicates the version of the schema that eBay used to process the request.
See the Field Index to learn which calls use version.