BaseServiceResponse
Base response container for all service operations. Contains error information associated with the request.
Calls that use BaseServiceResponse:
Fields
Indicates whether there are any errors or warnings associated with the processing of the request.
Information for an error or warning that occurred when eBay processed the request. Not returned when responseStatus is Success. See
Errors by Number for a list of errors and warnings that can be returned by Merchandising API calls.
See the
Field Index to learn which calls use errorMessage.
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 "dateTime" type for information about this time format and converting to and from the GMT time zone.
See the
Field Index to learn which calls use timestamp.
The version of the response payload schema. Indicates the version of the schema that eBay used to process the request. Developer Technical Support may ask you for the version value when you work with them to troubleshoot issues.
Copyright © 2013–2017
eBay Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.