InternationalShippingServiceOptionsType

Types that use InternationalShippingServiceOptionsType:

Calls that use one or more fields of InternationalShippingServiceOptionsType:

Fields

ShippingInsuranceCost ( AmountType (double) )
ShippingService ( token )
ShippingServiceAdditionalCost ( AmountType (double) )
ShippingServiceCost ( AmountType (double) )
ShippingServicePriority ( int )
ShipToLocation ( string )

ShippingInsuranceCost ( AmountType (double) ) [0..1]
The insurance cost associated with shipping a single item with this shipping service. Exception: for GetItemShipping, this is 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. Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use ShippingInsuranceCost.

ShippingService ( token ) [0..1]
An international shipping service offered for shipping the item. For a list of valid values that you can cache for future use, call GeteBayDetails with DetailName set to ShippingServiceDetails. For flat and calculated shipping.
See the Field Index to learn which calls use ShippingService.

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

ShippingServiceCost ( AmountType (double) ) [0..1]
The meaning of this element depends on the call and on whether flat or calculated shipping has been selected. (For example, it could be the cost to ship a single item, the cost to ship all items, or the cost to ship just the first of many items, with ShippingServiceAdditionalCost accounting for the rest.) When returned by GetItemShipping, it includes the packaging and handling cost. For flat and calculated shipping.
See the Field Index to learn which calls use ShippingServiceCost.

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.

ShipToLocation ( 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. Use GeteBayDetails to determine which locations are valid per site. These values are string equivalents of values found in ShippingRegionCodeType and CountryCodeType. For the AddItem family of calls, this field is required if any international shipping service has been specified.
See the Field Index to learn which calls use ShipToLocation.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.