eBay Trading APIVersion 1349
 

GetShippingDiscountProfilesResponseType ( AbstractResponseType )

The base response of the GetShippingDiscountProfiles call.

Call that uses GetShippingDiscountProfilesResponseType:

Fields



CalculatedHandlingDiscount ( CalculatedHandlingDiscountType ) [0..1]
This container consists of the handling discount applicable to a calculated shipping discount rule that is set up for a seller's account. This container is not returned if no calculated shipping discount rules are currently set for the seller's account.
See the Field Index to learn which calls use CalculatedHandlingDiscount.

CalculatedShippingDiscount ( CalculatedShippingDiscountType ) [0..1]
This container consists of one or more calculated shipping discount rules that are set up for a seller's account. This container is returned as an empty element if no calculated shipping discount rules are currently set for the seller's account.
See the Field Index to learn which calls use CalculatedShippingDiscount.

CombinedDuration ( CombinedPaymentPeriodCodeType ) [0..1]
This field indicates the number of days after the sale of an item in which the buyer or seller can combine multiple and mutual order line items into one Combined Invoice order. In a Combined Invoice order, the buyer makes one payment for all order line items, hence only unpaid order line items can be combined into a Combined Invoice order.
See the Field Index to learn which calls use CombinedDuration.

CurrencyID ( CurrencyCodeType ) [0..1]
The three-digit code of the currency to be used for shipping cost discounts. A discount profile can only be associated with a listing if the CurrencyID value of the profile matches the Item.Currency value specified in a listing.
See the Field Index to learn which calls use CurrencyID.

FlatShippingDiscount ( FlatShippingDiscountType ) [0..1]
This container consists of one or more flat-rate shipping discount rules that are set up for a seller's account. This container is returned as an empty element if no flat-rate shipping discount rules are currently set for the seller's account.
See the Field Index to learn which calls use FlatShippingDiscount.

PromotionalShippingDiscount ( boolean ) [0..1]
This field indicates whether or not a seller has set up a promotional shipping discount rule in the seller's account. Only one promotional shipping discount may be defined for a seller's account at any given time. This field is returned whether false or true. If true, details of the rule can be found in the PromotionalShippingDiscountDetails container.
See the Field Index to learn which calls use PromotionalShippingDiscount.

PromotionalShippingDiscountDetails ( PromotionalShippingDiscountDetailsType ) [0..1]
This container consists of information related to the promotional shipping discount rule that is set up for a seller's account. This container is not returned if no promotional shipping discount rule is set up for the seller's account.
See the Field Index to learn which calls use PromotionalShippingDiscountDetails.