The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::Call::GetShippingDiscountProfiles

DESCRIPTION

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::GetShippingDiscountProfiles inherits from the eBay::API::XML::BaseCall class

Subroutines:

getCalculatedHandlingDiscount()

The data for the specific packaging/handling details for combined payment. Returned only if it has been defined.

  Returned: Conditionally
#    Returns: 'ns:CalculatedHandlingDiscountType'

getCalculatedShippingDiscount()

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.

  Returned: Always
#    Returns: 'ns:CalculatedShippingDiscountType'

getCombinedDuration()

Only those items purchased within CombinedDuration days of each other can be combined into an order and benefit from any shipping discounts.

  Returned: Always
#    Returns: 'ns:CombinedPaymentPeriodCodeType'

getCurrencyID()

The ID of the currency to be used for shipping cost discounts and insurance for combined payment. A discount profile can only be associated with a listing if the currency ID of the profile matches the currency ID of the listing.

  Returned: Always
#    Returns: 'ns:CurrencyCodeType'

getFlatShippingDiscount()

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.

  Returned: Always
#    Returns: 'ns:FlatShippingDiscountType'

getInternationalShippingInsurance()

The data for the international insurance for combined payment. Returned only if it has been defined.

  Returned: Conditionally
#    Returns: 'ns:ShippingInsuranceType'

isPromotionalShippingDiscount()

Indicates whether the user defined a promotional discount (the discount is active as soon as it exists).

  Returned: Always
#    Returns: 'xs:boolean'

getPromotionalShippingDiscountDetails()

The data for the specific promotional shipping discount. Returned only if it has been defined.

  Returned: Conditionally
#    Returns: 'ns:PromotionalShippingDiscountDetailsType'

getShippingInsurance()

The data for the domestic insurance for combined payment. Returned only if it has been defined.

  Returned: Conditionally
#    Returns: 'ns:ShippingInsuranceType'