GetShippingDiscountProfilesResponseType

Response to call of GetShippingDiscountProfiles.

Fields

CalculatedHandlingDiscount ( CalculatedHandlingDiscountType )
CalculatedShippingDiscount ( CalculatedShippingDiscountType )
CombinedDuration ( CombinedPaymentPeriodCodeType )
CurrencyID ( CurrencyCodeType )
FlatShippingDiscount ( FlatShippingDiscountType )
InternationalShippingInsurance ( ShippingInsuranceType )
PromotionalShippingDiscount ( boolean )
PromotionalShippingDiscountDetails ( PromotionalShippingDiscountDetailsType )
ShippingInsurance ( ShippingInsuranceType )

CalculatedHandlingDiscount ( CalculatedHandlingDiscountType ) [0..1]
This container is used by the seller to specify/modify packaging and handling discounts that are applied for combined payment orders. This container is only returned if it is set for the Shipping Discount Profile.
See the Field Index to learn which calls use CalculatedHandlingDiscount.

CalculatedShippingDiscount ( CalculatedShippingDiscountType ) [1]
Details of an individual discount profile defined by the user for calculated shipping--one for each profile defined by the user. Empty if no shipping discount profiles were defined.
See the Field Index to learn which calls use CalculatedShippingDiscount.

CombinedDuration ( see CombinedPaymentPeriodCodeType for possible values ) [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 Payment order. In a Combined Payment order, the buyer makes one payment for all order line items, hence only unpaid order line items can be combined into a Combined Payment order.
See the Field Index to learn which calls use CombinedDuration.

CurrencyID ( see CurrencyCodeType for possible values ) [1]
The three-digit code of the currency to be used for shipping cost discounts and insurance for combined payment orders. 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 ) [1]
Details of an individual discount profile defined by the user for flat rate shipping--one for each profile defined by the user. Empty if no shipping discount profiles were defined.
See the Field Index to learn which calls use FlatShippingDiscount.

InternationalShippingInsurance ( ShippingInsuranceType ) [0..1]
The data for the international insurance for combined payment. Returned only if it has been defined.
See the Field Index to learn which calls use InternationalShippingInsurance.

PromotionalShippingDiscount ( boolean ) [1]
Indicates whether the user defined a promotional discount (the discount is active as soon as it exists).
See the Field Index to learn which calls use PromotionalShippingDiscount.

PromotionalShippingDiscountDetails ( PromotionalShippingDiscountDetailsType ) [0..1]
The data for the specific promotional shipping discount. Returned only if it has been defined.
See the Field Index to learn which calls use PromotionalShippingDiscountDetails.

ShippingInsurance ( ShippingInsuranceType ) [0..1]
The data for the domestic insurance for combined payment. Returned only if it has been defined.
See the Field Index to learn which calls use ShippingInsurance.

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