EndItemResponseContainerType
Includes the acknowledgement of date and time the auction was ended due to the call to EndItem.

Types that use EndItemResponseContainerType:

Call that uses one or more fields of EndItemResponseContainerType:

Fields

CorrelationID ( string ) [0..1]
CorrelationID is used to correlate a given EndItemRequestContainer in the request with the corresponding EndItemResponseContainer in the response. If you pass a message ID in a request container, the same value is returned in the CorrelationID field in the matching response container. You can use this for tracking that a response container is returned for every request container and to match particular responses to particular requests. If you do not pass MessageID in the request, CorrelationID is not returned.
See the Field Index to learn which calls use CorrelationID.

EndTime ( dateTime ) [0..1]
Indicates the date and time (returned in GMT) the specified item listing was ended. Also applicable to Half.com.
See the Field Index to learn which calls use EndTime.

Errors ( ErrorType ) [0..*]
A list of application-level errors or warnings (if any) that were raised when eBay processed the request.

Application-level errors occur due to problems with business-level data on the client side or on the eBay server side. For example, an error would occur if the request contains an invalid combination of fields, or it is missing a required field, or the value of the field is not recognized. An error could also occur if eBay encountered a problem in our internal business logic while processing the request.

Only returned if there were warnings or errors.
See the Field Index to learn which calls use Errors.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 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.