eBay Merchant Data APIVersion 1255
 

CombinedPaymentPreferencesType

Type used to indicate if the seller supports Combined Invoice orders, and if so, defines whether the seller specifies any shipping discount before or after purchase.

Note: In the past, this type was also used to indicate more settings related to Combined Invoice discounts, including the number of days that buyers have to combine line items into a Combined Invoice, and detailed information on Calculated and Flat-Rate shipping discount profiles. However, these settings are now set through the SetShippingDiscountProfiles call (or through Shipping Preferences in My eBay), and retrieved with the GetShippingDiscountProfiles call.

No calls use CombinedPaymentPreferencesType.

Fields

CalculatedShippingPreferences ( CalculatedShippingPreferencesType ) [0..1]
Not used by any call.

DO NOT USE THIS CONTAINER. As an alternative, use SetShippingDiscountProfiles to set all Calculated Shipping rules and preferences, and use GetShippingDiscountProfiles to retrieve the same information.
See the Field Index to learn which calls use CalculatedShippingPreferences.

CombinedPaymentOption ( CombinedPaymentOptionCodeType ) [0..1]
Not used by any call.

Specifies whether or not a seller wants to allow buyers to combine single order line items into a Combined Invoice order. A Combined Invoice order can be created by the buyer or seller if multiple unpaid order line items exist between the same buyer and seller. Often, a Combined Invoice order can reduce shipping and handling expenses for the buyer and seller.
See the Field Index to learn which calls use CombinedPaymentOption.

CombinedPaymentPeriod ( CombinedPaymentPeriodCodeType ) [0..1]
Not used by any call.

DO NOT USE THIS FIELD. As an alternative, use the CombinedDuration field in SetShippingDiscountProfiles to specify the time period in which to allow buyers to combine order line items into a Combined Invoice order, and use GetShippingDiscountProfiles to retrieve the CombinedDuration value.
See the Field Index to learn which calls use CombinedPaymentPeriod.

FlatShippingPreferences ( FlatShippingPreferencesType ) [0..1]
Not used by any call.

DO NOT USE THIS CONTAINER. As an alternative, use SetShippingDiscountProfiles to set all Flat Rate Shipping rules and preferences, and use GetShippingDiscountProfiles to retrieve the same information.
See the Field Index to learn which calls use FlatShippingPreferences.