Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
eBay Trading API

simpleType "ns:RequiredSellerActionCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"ResolveeBPCase"
 - 
This value indicates that there is an open eBay Money Back Guarantee case involving the seller and the item. The seller must address and get the case resolved before the funds can be scheduled for release to the seller's account. See the Resolving Order Issues page for information about retrieving and managing eBay Money Back Guarantee cases.
"MarkAsShipped"
 - 
This value indicates that the seller must mark the order line item as shipped to expedite the release of funds into their account. The seller can use the CompleteSale call to mark an item as shipped. If an order line item is marked as shipped, it is possible that the seller's funds for the order will be released as soon as seven days after the latest estimated delivery date.
"ContacteBayCS"
 - 
This value indicates that the seller should contact eBay Customer Support to discover the next required action to expedite the release of funds into their account.
"ResolvePPPIcase"
 - 
This value indicates that the seller must resolve the PayPal Buyer Protection case filed against the order line item to expedite the release of funds into their account.
"SetupPayoutMethod"
 - 
This value is no longer used.
"UpdatePayoutMethod"
 - 
This value is no longer used.
"None"
 - 
This value is no longer used.
"UploadTrackingInfo"
 - 
This value indicates that the seller must provide the buyer the tracking information for the order line item to expedite the release of funds into their account. The seller can use the CompleteSale call to provide tracking information for an order line item. If the tracking information for an order line item is provided, it is possible that the seller's funds for the order will be released as soon as three days after eBay has confirmed that the item has been delivered.
"ResolveBuyerMessageInr"
 - 
This value indicates that the buyer has not received the item, and the buyer has contacted the seller through the eBay system in an effort to resolve the issue with the seller. The seller must make it right with the buyer in order to expedite the release of funds into their account.
"ResolveBuyerMessageSnad"
 - 
This value indicates that the buyer has received the item, but the item is not as described in the listing; hence, the buyer has contacted the seller through the eBay system in an effort to resolve the issue with the seller. The seller must make it right with the buyer in order to expedite the release of funds into their account.
"CustomCode"
 - 
This value is reserved for internal or future use.
"ResolveReturn"
 - 
This value indicates that the buyer is returning the item through eBay's managed return process. Upon receiving the returned item from the buyer, the seller must issue a refund to the buyer within five business days, and shortly after this happens, eBay will credit the seller's account with the Final Value Fee that was originally assessed on the sale of the item.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Enumerated type that defines the list of possible actions that a seller can take to expedite the release of funds for an order into their account.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:RequiredSellerActionCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (13); see within schema source)
<xs:simpleType name="RequiredSellerActionCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="ResolveeBPCase"/>
<xs:enumeration value="MarkAsShipped"/>
<xs:enumeration value="ContacteBayCS"/>
<xs:enumeration value="ResolvePPPIcase"/>
<xs:enumeration value="SetupPayoutMethod"/>
<xs:enumeration value="UpdatePayoutMethod"/>
<xs:enumeration value="None"/>
<xs:enumeration value="UploadTrackingInfo"/>
<xs:enumeration value="ResolveBuyerMessageInr"/>
<xs:enumeration value="ResolveBuyerMessageSnad"/>
<xs:enumeration value="CustomCode"/>
<xs:enumeration value="ResolveReturn"/>
</xs:restriction>
</xs:simpleType>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.