EndItemRequestContainerType
A container to specify a single eBay item to end.

Types that use EndItemRequestContainerType:

Call that uses one or more fields of EndItemRequestContainerType:

Fields

EndingReason ( see EndReasonCodeType for possible values ) [0..1]
Indicates the seller's reason for ending the listing early. This field is required if the seller is ending the item early and the item did not successfully sell. Also applicable to Half.com.
See the Field Index to learn which calls use EndingReason.

ItemID ( ItemIDType (string) ) [0..1]
Unique item ID that identifies the item listing to end. Also applicable to Half.com. For Half.com listings, you can either specify ItemID or SellerInventoryID. For eBay Live Auctions, you cannot delete items that have been closed or that are part of a Live Auction event that has started.
See the Field Index to learn which calls use ItemID.

MessageID ( string ) [0..1]
The MessageID element 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 is returned for every request 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 MessageID.

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.