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

Types that use ShippingCostSummaryType:

Calls that use one or more fields of ShippingCostSummaryType:

Fields

InsuranceCost ( AmountType (double) )
InsuranceOption ( InsuranceOptionCodeType )
ListedShippingServiceCost ( AmountType (double) )
ShippingServiceCost ( AmountType (double) )
ShippingServiceName ( string )
ShippingType ( ShippingTypeCodeType )

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, see EndTime or ListingStatus in GetSingleItem.
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.

ListedShippingServiceCost ( AmountType (double) ) [0..1]
The listed shipping cost of the item. If multiple items were purchased, this includes the listed ShippingServiceAdditionalCost.

In GetSingleItem, this is always returned when ShippingCostSummary is returned, except when the ShippingType is Freight.
See the Field Index to learn which calls use ListedShippingServiceCost.

ShippingServiceCost ( AmountType (double) ) [0..1]
The basic shipping cost of the item. If multiple items were purchased, this includes the ShippingServiceAdditionalCost.

In GetSingleItem, this is always returned when ShippingCostSummary is returned, except for when the ShippingType is Freight.
See the Field Index to learn which calls use ShippingServiceCost.

ShippingServiceName ( string ) [0..1]
The name of a shipping service.
See the Field Index to learn which calls use ShippingServiceName.

ShippingType ( see ShippingTypeCodeType for possible values ) [0..1]
How the seller stated that cost of shipping is to be determined, such as flat rate or calculated.
See the Field Index to learn which calls use ShippingType.

This document was generated with a customized version of the apireferencedocs tool.

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