eBay Business Policies Management APIVersion 1.0.0
 

ShippingRateType ( string )

Enumerated type defining the shipping rates that the seller will receive through USPS, UPS, or Federal Express to ship an item. The shipping rate also affects how much the buyer will pay for shipping.

No calls use ShippingRateType.

Enumeration Values

Value Description
DailyPickup This value indicates that the seller gets Daily Pickup shipping rates through United Parcel Service (UPS).
EbayRates This value indicates that the seller gets standard eBay shipping rates.
FedexCounter This value indicates that the seller gets Counter shipping rates through Federal Express (FedEx).
FedexDiscounted This value indicates that the seller gets discounted shipping rates through Federal Express (FedEx).
FedexStandardList This value indicates that the seller gets Standard shipping rates through Federal Express (FedEx).
GoldSilver This value indicates that the seller gets gold/silver-level shipping rates.
OnDemand This value indicates that the seller gets On Demand shipping rates through United Parcel Service (UPS).
PlatTitanium This value indicates that the seller gets platinum/titanium-level shipping rates.
Retail This value indicates that the seller gets standard retail shipping rates.
USPSCommercialPlus This value indicates that the seller gets Commercial Plus shipping rates through US Postal Service (USPS).
USPSDiscounted This value indicates that the seller gets Discounted shipping rates through US Postal Service (USPS).
  * See the Enumeration Index to see exact use of each enumeration value in the API.