ShippingDetailsType
Type for the shipping-related details for an item or transaction.

Types that use ShippingDetailsType:

Call that uses one or more fields of ShippingDetailsType:

Fields

CODCost ( AmountType (double) )
GetItFast ( boolean )
InsuranceCost ( AmountType (double) )
InsuranceOption ( InsuranceOptionCodeType )
InternationalInsuranceCost ( AmountType (double) )
InternationalInsuranceOption ( InsuranceOptionCodeType )
InternationalShippingServiceOption ( InternationalShippingServiceOptionType )
SalesTax ( SalesTaxType )
ShippingRateErrorMessage ( string )
ShippingServiceOption ( ShippingServiceOptionType )
TaxTable ( TaxTableType )

CODCost ( AmountType (double) ) [0..1]
Italy site (site ID 101) only. Contains the cost of cash-on-delivery shipping.
See the Field Index to learn which calls use CODCost.

GetItFast ( boolean ) [0..1]
Indicates whether the seller has opted the listing into the Get It Fast feature. If GetItFast is true, and if at least one of the domestic shipping services offered by the seller is an expedited shipping service, every shipping service offered by the seller is considered a Get It Fast service, and the seller commits to delivering the item to the buyer-selected shipping service within one day.
See the Field Index to learn which calls use GetItFast.

InsuranceCost ( AmountType (double) ) [0..1]
The cost of insurance. For flat rate shipping, this is the value set by the seller, if any. For calculated shipping, this is the value calculated by eBay with the shipping carrier for the particular item and can only be determined once the final item price is known when the listing ends. To determine whether a listing has ended, use GetSingleItem.

Not applicable to eBay Motors vehicle listings.
See the Field Index to learn which calls use InsuranceCost.

InsuranceOption ( see InsuranceOptionCodeType for possible values ) [0..1]
Whether the seller offers shipping insurance and, if so, whether the insurance is optional or required. Flat and calculated shipping.
See the Field Index to learn which calls use InsuranceOption.

InternationalInsuranceCost ( AmountType (double) ) [0..1]
The cost of insurance for items shipped internationally. For flat rate shipping, this is the value set by the seller, if any. For calculated shipping, this is the value calculated by eBay with the shipping carrier for the particular item and can only be determined once the final item price is known when the listing ends. To determine whether a listing has ended, use GetSingleItem.

Not applicable to eBay Motors vehicle listings.
See the Field Index to learn which calls use InternationalInsuranceCost.

InternationalInsuranceOption ( see InsuranceOptionCodeType for possible values ) [0..1]
Whether the seller offers shipping insurance for items shipped internationally and, if so, whether the insurance is optional or required. Flat and calculated shipping.
See the Field Index to learn which calls use InternationalInsuranceOption.

InternationalShippingServiceOption ( InternationalShippingServiceOptionType ) [0..*]
Shipping costs and options related to an international shipping service.

Not applicable to Half.com or eBay Motors vehicle listings.
See the Field Index to learn which calls use InternationalShippingServiceOption.

SalesTax ( SalesTaxType ) [0..1]
Sales tax details. US site only. Flat and calculated shipping.

Not applicable to eBay Motors vehicle listings.
See the Field Index to learn which calls use SalesTax.

ShippingRateErrorMessage ( string ) [0..1]
For most applicable calls, returns the words No Error or returns an error message related to an attempt to calculate shipping rates. For calculated shipping only.

Not applicable to Half.com or eBay Motors vehicle listings.
See the Field Index to learn which calls use ShippingRateErrorMessage.

ShippingServiceOption ( ShippingServiceOptionType ) [0..*]
Shipping costs and options related to domestic shipping services offered by the seller. Flat and calculated shipping.

Not applicable to Half.com or eBay Motors vehicle listings.
See the Field Index to learn which calls use ShippingServiceOption.

TaxTable ( TaxTableType ) [0..1]
Tax details for a jurisdiction such as a state or province. Returned empty in if no tax table was used.

Not applicable to Half.com.
See the Field Index to learn which calls use TaxTable.

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.