eBay Trading APIVersion 1349
 

CalculatedShippingRateType

Details pertinent to one or more items for which calculated shipping (or flat rate shipping using shipping rate tables with weight surcharges) has been offered by the seller, such as package dimension and weight and packaging/handling costs. Also returned with the data for an item's transaction.

Type that uses CalculatedShippingRateType:

Calls that use CalculatedShippingRateType:

Fields

InternationalPackagingHandlingCosts ( AmountType (double) ) [0..1]
This field shows any package handling cost applied to international shipping. This cost will be in addition to any shipping cost applicable to each international shipping service option.

For international calculated shipping only.
See the Field Index to learn which calls use InternationalPackagingHandlingCosts.

MeasurementUnit ( MeasurementSystemCodeType ) [0..1]
Not used by any call.

Note: The value for MeasurementUnit should now be specified in the ShippingPackageDetails container instead. If the MeasurementUnit field is passed in the CalculatedShippingRate container and in the ShippingPackageDetails container, the value in the ShippingPackageDetails container will take precedence.
See the Field Index to learn which calls use MeasurementUnit.

PackagingHandlingCosts ( AmountType (double) ) [0..1]
Fees a seller might assess for the shipping of the item (in addition to whatever the shipping service might charge). Any packaging/handling cost specified on input is added to each shipping service on output.

If domestic and international calculated shipping is offered for an item and if packaging/handling cost is specified only for domestic shipping, that cost will be applied by eBay as the international packaging/handling cost. (To specify a international packaging/handling cost, you must always specify a domestic packaging/handling cost, even if it is 0.) When UPS is one of the shipping services offered by the seller, package dimensions are required on list/relist/revise. For calculated shipping only. Note: If the listing only has one domestic shipping service and it is free shipping, the domestic package handling cost will be ignored and will not be applied to the listing.
See the Field Index to learn which calls use PackagingHandlingCosts.

ShippingIrregular ( boolean ) [0..1]
Not used by any call.

Note: The value for ShippingIrregular should now be specified in the ShippingPackageDetails container instead. If the ShippingIrregular field is passed in the CalculatedShippingRate container and in the ShippingPackageDetails container, the value in the ShippingPackageDetails container will take precedence. This field may be deprecated in the future.
See the Field Index to learn which calls use ShippingIrregular.