GetMyeBaySellingRequestType
Returns a summary and details of items a user is selling from the user's My eBay account.
Fields
ActiveList ( ItemListCustomizationType )
BidList ( ItemListCustomizationType )
DeletedFromSoldList ( ItemListCustomizationType )
DeletedFromUnsoldList ( ItemListCustomizationType )
ScheduledList ( ItemListCustomizationType )
SellingSummary ( ItemListCustomizationType )
SoldList ( ItemListCustomizationType )
UnsoldList ( ItemListCustomizationType )

ActiveList ( ItemListCustomizationType ) [0..1]
Contains the list of items the user is actively selling whose listings are active. Valid subelements are Sort, IncludeNotes, Pagination, ListingDuration, and ListingType (with valid values Auction, FixedPriceItem, StoresFixedPrice, or AdType). Note that if a DetailLevel of ReturnAll is specified in the request, this element is ignored as a way to filter the response, and ALL containers are returned.
See the Field Index to learn which calls use ActiveList.

BidList ( ItemListCustomizationType ) [0..1]
Specifies how to return the list of items bid on in the seller's My eBay Active Selling/Items I'm Selling list. Allowed values are Sort and IncludeNotes.Include in the request to return this container at a DetailLevel of ReturnSummary.
See the Field Index to learn which calls use BidList.

DeletedFromSoldList ( ItemListCustomizationType ) [0..1]
Specifies how to return the list of items the seller has sold and then deleted from My eBay. Allowed values are DurationInDays (0-90), Sort, IncludeNotes, and Pagination. Note that if a DetailLevel of ReturnAll is specified in the request, this element is ignored as a way to filter the response, and ALL containers are returned.
See the Field Index to learn which calls use DeletedFromSoldList.

DeletedFromUnsoldList ( ItemListCustomizationType ) [0..1]
Specifies how to return the list of items the seller has either ended or not sold which have been deleted from My eBay. Allowed values are DurationInDays (0-90), Sort, IncludeNotes, and Pagination. Note that if a DetailLevel of ReturnAll is specified in the request, this element is ignored as a way to filter the response, and ALL containers are returned.
See the Field Index to learn which calls use DeletedFromUnsoldList.

ScheduledList ( ItemListCustomizationType ) [0..1]
Contains the list of items the user has scheduled to sell but whose listings have not yet opened. Valid subelements are Sort, IncludeNotes, and Pagination.
See the Field Index to learn which calls use ScheduledList.

SellingSummary ( ItemListCustomizationType ) [0..1]
With a request version of 605 or higher, the selling summary container is not included in the response by default. You must add a SellingSummary element with an Include field set to true, if you want to receive a SellingSummary container in your response.

With a request version lower than 605, the SellingSummary is always returned by default. You must add a SellingSummary element with an Include field set to false, if you do not want to receive a SellingSummary container in your response.
See the Field Index to learn which calls use SellingSummary.

SoldList ( ItemListCustomizationType ) [0..1]
Contains the list of items the user has sold. Valid subelements are DurationInDays (with valid values 0-60), IncludeNotes, and Pagination. Note that if a DetailLevel of ReturnAll is specified in the request, this element is ignored as a way to filter the response, and ALL containers are returned.
See the Field Index to learn which calls use SoldList.

UnsoldList ( ItemListCustomizationType ) [0..1]
Contains the list of items the user has listed but whose listings have ended without being sold. Valid subelements are DurationInDays (with valid values 0-60), Sort, IncludeNotes, and Pagination. Note that if a DetailLevel of ReturnAll is specified in the request, this element is ignored as a way to filter the response, and ALL containers are returned.
See the Field Index to learn which calls use UnsoldList.

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.