eBay Trading APIVersion 1349
 

CombinedPaymentOptionCodeType ( token )

Enumerated type that defines the seller's preference for allowing Combined Invoice orders that pass on a shipping discounts to the buyer.

Type that uses CombinedPaymentOptionCodeType:

Calls that use one or more values of CombinedPaymentOptionCodeType:

Enumeration Values

Value Description
CustomCode Reserved for internal or future use.
DiscountSpecified This value indicates that the seller allows Combined Invoice orders, and that the seller has one or more shipping discount rules (Flat, Calculated, or Promotional) that can be applied at the listing level.
NoCombinedPayment This value indicates that the seller does not allow Combined Invoice orders. In other words, the buyer must pay for each order line item separately, and cannot combine multiple single line item orders into one Combined Invoice order and make one payment for that order.
SpecifyDiscountLater This value indicates that the seller allows Combined Invoice orders, and that the seller will apply any shipping discounts after the creation of the Combined Invoice order.
  * See the Enumeration Index to see exact use of each enumeration value in the API.