GetSellingManagerSoldListingsRequestType

Returns a Selling Manager user's sold listings.

This call is subject to change without notice; the deprecation process is inapplicable to this call.

Fields

Archived ( boolean )
Filter ( SellingManagerSoldListingsPropertyTypeCodeType )
Pagination ( PaginationType )
SaleDateRange ( TimeRangeType )
Search ( SellingManagerSearchType )
Sort ( SellingManagerSoldListingsSortTypeCodeType )
SortOrder ( SortOrderCodeType )
StoreCategoryID ( long )

Archived ( boolean ) [0..1]
Requests listing records that are more than 90 days old. Records are archived between 90 and 120 days after being created, and thereafter can only be retrieved using this tag.
See the Field Index to learn which calls use Archived.

Filter ( see SellingManagerSoldListingsPropertyTypeCodeType for possible values ) [0..*]
This holds the list of filters that can be applicable for sold listings.
See the Field Index to learn which calls use Filter.

Pagination ( PaginationType ) [0..1]
Details about how many listings to return per page and which page to view.
See the Field Index to learn which calls use Pagination.

SaleDateRange ( TimeRangeType ) [0..1]
Specifies the earliest (oldest) and latest (most recent) dates to use in a date range filter based on item start time. A time range can be up to 120 days.
See the Field Index to learn which calls use SaleDateRange.

Search ( SellingManagerSearchType ) [0..1]
Search filters for sold listings.
See the Field Index to learn which calls use Search.

Sort ( see SellingManagerSoldListingsSortTypeCodeType for possible values ) [0..1]
Field to be used to sort the response.
See the Field Index to learn which calls use Sort.

SortOrder ( see SortOrderCodeType for possible values ) [0..1]
Order to be used for sorting the requested listings.
See the Field Index to learn which calls use SortOrder.

StoreCategoryID ( long ) [0..1]
Listings with this store category ID will be listed.
See the Field Index to learn which calls use StoreCategoryID.

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.