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) )
ExcludeShipToLocation ( string )
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.

ExcludeShipToLocation ( string ) [0..*]
A location to which the seller will not ship. Returned only if set via Trading API. Returned only with a request version of 665 or greater.
See the Field Index to learn which calls use ExcludeShipToLocation.

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. For calculated shipping, postal code must be known to determine final shipping cost (and this can only be known if a transaction has been created). For GetShippingCosts, if the postal code or bidder is in the same country as the listing site for the item, it is "domestic shipping" and this container is not returned (and ShippingServiceOption is returned instead). Otherwise, it is "international shipping" and this container is returned.

For GetShippingCosts, results are filtered: if any service is not available in the buyer's region, it is removed. If no services remain after this filtering, a warning is returned.

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 a domestic shipping service. For GetShippingCosts, if the postal code or bidder is in the same country as the listing site for the item, it is "domestic shipping" and this container is returned. Otherwise, it is "international shipping" and this container is not returned (and InternationalShippingServiceOption is returned instead, if it exists). For calculated shipping, postal code must be known to determine final shipping cost (and this can only be known if a transaction has been created). For flat shipping: if the listing has not yet ended, any domestic shipping details are returned; if the listing has ended, domestic shipping details are only returned if the buyer's location is "domestic" (that is, it is the same country as the listing site).
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.

Copyright © 2006–2013 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.