eBay Post-Order APIVersion 2.7.7
 

ReturnShippingCostType

This enumerated type lists the types of shipping costs, including the cost of the shipping label, shipping insurance, and certified shipping.

Type that uses ReturnShippingCostType:

Calls that use one or more values of ReturnShippingCostType:

Enumeration Values

Value Description
INSURANCE This enumeration value indicates that the shipping cost is the price of shipping insurance to ship the return or replacement item.
LABEL_COST This enumeration value indicates that the shipping cost is the price of the shipping label for the return or replacement item.
OTHER This enumeration value indicates that the shipping cost is not classified or is not known.
SIGNATURE_CONFIRMATION_COST This enumeration value indicates that the shipping cost is the price to ship the return or replacement item using certified shipping.
  * See the Enumeration Index to see exact use of each enumeration value in the API.