eBay Post-Order APIVersion 2.7.7
 

CarrierShippingCostInfoType

This type is used by the carriers container that is returned in the response of the POST /post-order/v2/return/estimate method. The carriers container shows an array of shipping carriers that can be used to return ship an item, and the approximate costs based on each shipping carrier.

Type that uses CarrierShippingCostInfoType:

Call that uses CarrierShippingCostInfoType:

Fields

carrier ( string ) [0..?]
This enumeration value indicates a shipping carrier that can be used to ship the return item. ShippingCarrierEnum contains some popular shipping carriers for the US, UK, Germany, Canada, and Australia, but it is not a complete list.
See the Field Index to learn which calls use carrier.

This container provides an estimate of itemized and total shipping costs if the buyer was to use the shipping carrier specified in the carrier field.
See the Field Index to learn which calls use shippingCost.