Type defining the ShippingDetails container, which contains the shipping-related details for an order line item (pre-checkout) or order (post-checkout).
IMPORTANT: To avoid loss of shipping details when revising a listing, you must include all ShippingDetails fields that were originally provided. Do not omit any tag, even if its value does not change. Omitting a shipping field when revising an item will remove that detail from the listing.
Types that use ShippingDetailsType:
Calls that use ShippingDetailsType:
AddFixedPriceItem, AddItem, AddItems, AddOrder, AddSellingManagerTemplate, GetBidderList, GetItem, GetItemShipping, GetItemTransactions, GetMyeBayBuying, GetMyeBaySelling, GetOrders, GetOrderTransactions, GetSellerList, GetSellerTransactions, GetSellingManagerSaleRecord, GetSellingManagerSoldListings, GetSellingManagerTemplates, RelistFixedPriceItem, RelistItem, ReviseFixedPriceItem, ReviseItem, ReviseSellingManagerTemplate, VerifyAddFixedPriceItem, VerifyAddItem, VerifyRelistItem
true
to have your ExcludeShipToLocation settings applied to your listing. The locations you have excluded display in the Shipping and Handling section of your item listing. Worldwide
, you can use this field to specify both regions and countries that you want to exclude from your shipping destinations. none
in this field to override the default Exclude Ship-To List you might have set up in My eBay and indicate that you do not want to exclude any shipping locations from the respective item listing. True
, international shipping through the Global Shipping Program is available for the listing, and eBay automatically sets one of the available shipping service options to International Priority Shipping
. If the value of GlobalShipping is false
, the seller is responsible for specifying one or more international shipping service options if the seller is willing to ship internationally. true
in the User.SellerInfo.DomesticRateTable field. Although the GetUser call can be used to see if a domestic shipping rate table exists for the seller's account, details of the shipping rate table, including all specified costs for the different regions, can only be viewed and modified in My eBay Shipping Preferences. This functionality is not yet available in any public APIs. true
in the User.SellerInfo.InternationalRateTable field. Although the GetUser call can be used to see if an international shipping rate table exists for the seller's account, details of the shipping rate table, including all specified costs for the different regions/countries, can only be viewed and modified in My eBay Shipping Preferences. This functionality is not yet available in any public APIs. true
. The GetTaxTable call can be used to retrieve the current sales tax rates for different tax jurisdictions. false
, the seller's Exclude Ship-To List is either not set up, or it has been overridden by the seller when they listed the item with ExcludeShipToLocation fields. 0
will be returned to all third parties. Fine
.
DailyPickup
). ShippingRateType is returned only if the value of ShippingService is one of the USPS shipping services. For calculated shipping only.
<ShippingServiceOptions>...</ShippingServiceOptions>
<ShippingServiceOptions>...</ShippingServiceOptions>
<ShippingServiceOptions>...</ShippingServiceOptions>
<InternationalShippingServiceOption>...</InternationalShippingServiceOption>
<InternationalShippingServiceOption>...</InternationalShippingServiceOption>
Worldwide
for an item, but has not specified any international shipping service options, NotSpecified
is returned as the ShippingType value.
ReturnAll
or ItemReturnDescription (in this case, the value of IncludeTaxTable does not matter)true
and DetailLevel is not set or it is set to ItemReturnAttributes
Copyright © 2005–2021 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.