eBay Product APIVersion 1.4.0
 

GetProductSubmissionsRequest

This is a request object for retrieving status for one or more product submissions.

Call that uses GetProductSubmissionsRequest:

Fields

outputSelector ( OutputSelector ) [0..1]
Defines what data to return, in addition to the default set of data, in a response.

If you don't specify this field, eBay returns a default set of product submission status information. Use outputSelector to include the properties for the product submissions, as well.

If you specify this field, the additional fields returned can affect the call's response time (performance)
See the Field Index to learn which calls use outputSelector.

paginationInput ( PaginationInput ) [0..1]
See the Field Index to learn which calls use paginationInput.

productSubmissionFilter ( ProductSubmissionFilter ) [0..*]
Restrict the scope of product submissions for which to retrieve status information.
See the Field Index to learn which calls use productSubmissionFilter.

sortOption ( SortOption ) [0..*]
Specifies the logic for sorting the productSubmissionResponse nodes in the response. If sortOption is not specified, no sorting is applied to the response.
See the Field Index to learn which calls use sortOption.