eBay Product APIVersion 1.4.0
 

GetProductSubmissionsResponse ( BaseServiceResponse )

Call that uses GetProductSubmissionsResponse:

Fields

paginationOutput ( PaginationOutput ) [0..1]
Indicates the pagination of the result set. Child elements indicate the page number that is returned, the maximum number of product submission responses to return per page, total number of pages that can be returned, and the total number of entries that match the search criteria.
See the Field Index to learn which calls use paginationOutput.

productSubmissionResponse ( ProductSubmissionResult ) [0..*]
Status information about the submitted product. This information may include API errors for failed submissions (not the same as a status of rejected), status of successful submissions (i.e., pending, approved, or rejected), and product submission details (i.e., name-value properties that describe the product).
See the Field Index to learn which calls use productSubmissionResponse.