eBay Merchant Data APIVersion 1255
 

RequiredSellerActionCodeType ( token )

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 that uses RequiredSellerActionCodeType:

Call that uses one or more values of RequiredSellerActionCodeType:

Enumeration Values

Value Description
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.
CustomCode This value is reserved for internal or future use.
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 or My eBay to mark an item as shipped.
ResolveBuyerMessageInr This value indicates that the buyer has not received the order, 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 order, 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.
ResolveeBPCase This value indicates that there is an open eBay Money Back Guarantee case involving the seller and the order. The seller must address and get the case resolved before the funds can be scheduled for release to the seller's account.
ResolveReturn This value indicates that the buyer is returning the item through eBay's 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.
UploadTrackingInfo This value indicates that the seller must provide shipment 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.
  * See the Enumeration Index to see exact use of each enumeration value in the API.