ProductSubmissionStatus

Status details for a single product submission.

Types that use ProductSubmissionStatus:

Calls that use one or more fields of ProductSubmissionStatus:

Fields

ePID ( string ) [0..*]
The eBay Product Identifier (ePID) is the unique identifier for the product , which was added to the eBay catalog. Only returned for product submissions that are approved.
See the Field Index to learn which calls use ePID.

productSubmissionId ( string ) [0..1]
A unique [how unique?] identifier for a specific product submission. [When is this not returned?]
See the Field Index to learn which calls use productSubmissionId.

statusCode ( see ProductSubmissionStatusCode for possible values ) [1]
The state of the product submission. When a product is submitted, its status is Pending while eBay reviews the submission. Product submissions may remain in a Pending state for several hours.
See the Field Index to learn which calls use statusCode.

statusReasonCode ( ProductSubmissionStatusReasonCode (string) ) [0..1]
The brief reason the product submission was rejected.
See the Field Index to learn which calls use statusReasonCode.

statusReasonDetail ( string ) [0..1]
An explanation of why the product submission was rejected.
See the Field Index to learn which calls use statusReasonDetail.

Copyright © 2009–2012 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developer Network and API License Agreement.