PromotionalShippingDiscountDetailsType
Details of a promotional shipping discount.

Types that use PromotionalShippingDiscountDetailsType:

Calls that use one or more fields of PromotionalShippingDiscountDetailsType:

Fields

DiscountName ( see DiscountNameCodeType for possible values ) [0..1]
The type of promotional shipping discount that is detailed in the profile. If MaximumShippingCostPerOrder, see ShippingCost. If ShippingCostXForAmountY, see ShippingCost and OrderAmount. If ShippingCostXForItemCountN, see ShippingCost and ItemCount.
See the Field Index to learn which calls use DiscountName.

ItemCount ( int ) [0..1]
This is the number of items, when DiscountName is set to ShippingCostXForItemsY.
See the Field Index to learn which calls use ItemCount.

OrderAmount ( AmountType (double) ) [0..1]
This is the cost Y of the order (not including shipping cost), when DiscountName is set to ShippingCostXForAmountY.
See the Field Index to learn which calls use OrderAmount.

ShippingCost ( AmountType (double) ) [0..1]
This is shipping cost X, when DiscountName is either ShippingCostXForAmountY or ShippingCostXForItemCountN, and is the maximum cost when DiscountName is MaximumShippingCostPerOrder.
See the Field Index to learn which calls use ShippingCost.

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

© 2005–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.