eBay Trading APIVersion 1357
 

EndItemRequestType ( AbstractRequestType )

Ends the specified item listing before the date and time at which it would normally end per the listing duration.

Call that uses EndItemRequestType:

Fields

EndingReason ( EndReasonCodeType ) [0..1]
The seller's reason for ending the listing early is input into this required field. The seller is not allowed to use the ProductDeleted value, as this ending reason can only be used internally by eBay to administratively end a listing due to the associated Catalog product being removed from the eBay Catalog.
See the Field Index to learn which calls use EndingReason.

ItemID ( ItemIDType (string) ) [0..1]
Unique item ID that identifies the listing that you want to end.
See the Field Index to learn which calls use ItemID.