
eBay::API::XML::Call::GetMyeBaySelling::GetMyeBaySellingResponseType

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


eBay::API::XML::Call::GetMyeBaySelling::GetMyeBaySellingResponseType inherits from the eBay::API::XML::ResponseDataType class

Contains the items the user is selling that have active listings.
# Argument: 'ns:PaginatedItemArrayType'
Returned: Conditionally Details: DetailLevel: none, ReturnSummary, ReturnAll # Returns: 'ns:PaginatedItemArrayType'
Contains the seller's active listings with bids. Only returned if items exist that meet the request criteria.
# Argument: 'ns:PaginatedItemArrayType'
Returned: Conditionally Details: DetailLevel: none, ReturnSummary, ReturnAll # Returns: 'ns:PaginatedItemArrayType'
Contains the items the seller has sold and deleted from My eBay.
# Argument: 'ns:PaginatedOrderTransactionArrayType'
Returned: Conditionally Details: DetailLevel: none, ReturnSummary, ReturnAll # Returns: 'ns:PaginatedOrderTransactionArrayType'
Contains the items with listings that were ended or did not sell and have been deleted from My eBay.
# Argument: 'ns:PaginatedItemArrayType'
Returned: Conditionally Details: DetailLevel: none, ReturnSummary, ReturnAll # Returns: 'ns:PaginatedItemArrayType'
Contains the items the user has scheduled for sale, but whose listings have not yet started.
# Argument: 'ns:PaginatedItemArrayType'
Returned: Conditionally Details: DetailLevel: none, ReturnSummary, ReturnAll # Returns: 'ns:PaginatedItemArrayType'
Contains summary information about the items the user is selling.
# Argument: 'ns:SellingSummaryType'
Returned: Always Details: DetailLevel: none, ReturnSummary, ReturnAll # Returns: 'ns:SellingSummaryType'
Contains the items the user has sold.
# Argument: 'ns:PaginatedOrderTransactionArrayType'
Returned: Conditionally Details: DetailLevel: none, ReturnSummary, ReturnAll # Returns: 'ns:PaginatedOrderTransactionArrayType'
Contains summary information about the items the user is selling.
# Argument: 'ns:MyeBaySellingSummaryType'
Returned: Always Details: DetailLevel: none, ReturnSummary, ReturnAll # Returns: 'ns:MyeBaySellingSummaryType'
Contains the items whose listings have ended but that have not sold.
# Argument: 'ns:PaginatedItemArrayType'
Returned: Conditionally Details: DetailLevel: none, ReturnSummary, ReturnAll # Returns: 'ns:PaginatedItemArrayType'