InternationalShippingServiceOptionType
Shipping costs and options related to an international shipping service. When used as input, if one is provided, at least one domestic ShippingService must be provided. This type does not exist before compatibility level 383.

Types that use InternationalShippingServiceOptionType:

Call that uses one or more fields of InternationalShippingServiceOptionType:

Fields

ShippingInsuranceCost ( AmountType (double) )
ShippingServiceAdditionalCost ( AmountType (double) )
ShippingServiceCost ( AmountType (double) )
ShippingServiceName ( token )
ShippingServicePriority ( int )
ShipsTo ( string )

ShippingInsuranceCost ( AmountType (double) ) [0..1]
The insurance cost associated with shipping a single item with this shipping service. If the buyer bought more than one of this item, this proportional to QuantitySold. If the item has not yet been sold, insurance information cannot be calculated and the value is 0.00. For calculated shipping only.
See the Field Index to learn which calls use ShippingInsuranceCost.

ShippingServiceAdditionalCost ( AmountType (double) ) [0..1]
Cost of shipping each additional item beyond the first item. Zero for single- item listings. For flat shipping only.
See the Field Index to learn which calls use ShippingServiceAdditionalCost.

ShippingServiceCost ( AmountType (double) ) [0..1]
The basic shipping cost of the item. If multiple items were purchased, this includes the ShippingServiceAdditionalCost.
See the Field Index to learn which calls use ShippingServiceCost.

ShippingServiceName ( token ) [0..1]
An international shipping service offered for shipping the item (for example, UPS Ground). For flat and calculated shipping.
See the Field Index to learn which calls use ShippingServiceName.

ShippingServicePriority ( int ) [0..1]
Seller-preferred presentation order relative to other service options. Valid values are: 1, 2 and 3 (first, second and third choices). For flat and calculated shipping.
See the Field Index to learn which calls use ShippingServicePriority.

ShipsTo ( string ) [0..*]
An international location or region to which the item may be shipped via this particular shipping service. Associated with the shipping service by the seller. This is basically the same as SimpleItemType.ShipToLocations except that this is spelled out and the other is abbreviated.
See the Field Index to learn which calls use ShipsTo.

This document was generated with a customized version of the apireferencedocs tool.

© 2006–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.