eBay Merchant Data APIVersion 1255
 

QuantityRestrictionPerBuyerInfoType

This type defines the QuantityRestrictionPerBuyer container, which is used by the seller to restrict the quantity of items that may be purchased by one buyer during the duration of a fixed-price listing (single or multi-variation).

Type that uses QuantityRestrictionPerBuyerInfoType:

Calls that use QuantityRestrictionPerBuyerInfoType:

Field

MaximumQuantity ( int ) [0..1]
This integer value indicates the maximum quantity of items that a single buyer may purchase during the duration of a fixed-price listing (single or multi-variation). The buyer is blocked from the purchase if that buyer is attempting to purchase a quantity of items that will exceed this value. Previous purchases made by the buyer are taken into account. For example, if MaximumQuantity is set to '5' for an item listing, and Buyer1 purchases a quantity of three, Buyer1 is only allowed to purchase an additional quantity of two in subsequent orders on the same item listing.

This field is required if the QuantityRestrictionPerBuyer container is used.
See the Field Index to learn which calls use MaximumQuantity.