ShippingServiceOptionType
Shipping costs and options related to a domestic shipping service.

Types that use ShippingServiceOptionType:

Call that uses one or more fields of ShippingServiceOptionType:

Fields

ExpeditedService ( boolean )
ShippingInsuranceCost ( AmountType (double) )
ShippingServiceAdditionalCost ( AmountType (double) )
ShippingServiceCost ( AmountType (double) )
ShippingServiceName ( token )
ShippingServicePriority ( int )
ShippingSurcharge ( AmountType (double) )
ShippingTimeMax ( int )
ShippingTimeMin ( int )
ShipsTo ( string )

ExpeditedService ( boolean ) [0..1]
Indicates whether the service is an expedited shipping service. See Enabling Get It Fast. Not applicable to Half.com.
See the Field Index to learn which calls use ExpeditedService.

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]
The cost of shipping each additional item beyond the first item. For input, this is required if the listing is for multiple items and should be zero for single-item listings. Default value is 0.00. For flat shipping only. Not applicable to Half.com.
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.) For flat and calculated shipping.
See the Field Index to learn which calls use ShippingServiceCost.

ShippingServiceName ( token ) [0..1]
A domestic 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: 1 (1st choice), 2 (2nd choice), 3 (3rd choice). For flat and calculated shipping. Not applicable to Half.com.
See the Field Index to learn which calls use ShippingServicePriority.

ShippingSurcharge ( AmountType (double) ) [0..1]
An additional fee to charge US buyers who ship via UPS to Alaska, Hawaii or Puerto Rico. Can only be assigned a value for Parts and Accessories items on the eBay US and Motors sites. Only returned if set. If some transactions in an order have a surcharge, surcharge is added only for those transactions. Flat rate shipping only.
See the Field Index to learn which calls use ShippingSurcharge.

ShippingTimeMax ( int ) [0..1]
The maximum guaranteed number of days the shipping carrier will take to ship an item (not including the time it takes the seller to deliver the item to the shipping carrier). See Enabling Get It Fast. Not applicable to Half.com.
See the Field Index to learn which calls use ShippingTimeMax.

ShippingTimeMin ( int ) [0..1]
The minimum guaranteed number of days in which the shipping carrier can ship an item (not including the time it takes the seller to deliver the item to the shipping carrier). See Enabling Get It Fast. Not applicable to Half.com.
See the Field Index to learn which calls use ShippingTimeMin.

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. Use GeteBayDetails to determine which locations are valid per site. These values are string equivalents of values found in ShippingRegionCodeType and CountryCodeType.
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.