GetMyeBaySellingResponseType

Returns summary and detail information about items the user is selling, items scheduled to sell, currently listed, sold, and closed but not sold.

Fields

ActiveList ( PaginatedItemArrayType )
DeletedFromSoldList ( PaginatedOrderTransactionArrayType )
DeletedFromUnsoldList ( PaginatedItemArrayType )
ScheduledList ( PaginatedItemArrayType )
SellingSummary ( SellingSummaryType )
SoldList ( PaginatedOrderTransactionArrayType )
Summary ( MyeBaySellingSummaryType )
UnsoldList ( PaginatedItemArrayType )

ActiveList ( PaginatedItemArrayType ) [0..1]
Contains the items the user is selling that have active listings.
See the Field Index to learn which calls use ActiveList.

DeletedFromSoldList ( PaginatedOrderTransactionArrayType ) [0..1]
Contains the items the seller has sold and deleted from My eBay.
See the Field Index to learn which calls use DeletedFromSoldList.

DeletedFromUnsoldList ( PaginatedItemArrayType ) [0..1]
Contains the items with listings that were ended or did not sell and have been deleted from My eBay.
See the Field Index to learn which calls use DeletedFromUnsoldList.

ScheduledList ( PaginatedItemArrayType ) [0..1]
Contains the items the user has scheduled for sale, but whose listings have not yet started.
See the Field Index to learn which calls use ScheduledList.

SellingSummary ( SellingSummaryType ) [1]
Contains summary information about the items the user is selling.
See the Field Index to learn which calls use SellingSummary.

SoldList ( PaginatedOrderTransactionArrayType ) [0..1]
Contains the items the user has sold.
See the Field Index to learn which calls use SoldList.

Summary ( MyeBaySellingSummaryType ) [1]
Contains summary information about the items the user is selling.
See the Field Index to learn which calls use Summary.

UnsoldList ( PaginatedItemArrayType ) [0..1]
Contains the items whose listings have ended but that have not sold.
See the Field Index to learn which calls use UnsoldList.

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