eBay Trading APIVersion 1349
 

MaximumItemRequirementsType

Type used by the MaximumItemRequirements container to specify the maximum quantity of an order line item that a prospective buyer may purchase during any given 10-day period.

Type that uses MaximumItemRequirementsType:

Calls that use MaximumItemRequirementsType:

Fields

MaximumItemCount ( int ) [0..1]
This field indicates the maximum quantity of a line item that one prospective buyer may purchase from the listing.

This buyer requirement is only applicable to fixed-price listings where multiple quantity is available for purchase.

If the MinimumFeedbackScore field is also set/returned, the maximum quantity threshold value will only apply to those prospective buyers who don't meet or exceed the minimum Feedback score threshold returned in that field. If the MinimumFeedbackScore field not set/returned, the maximum quantity threshold value will apply to all prospective buyers.

This field is always returned along with the MaximumItemRequirements container.
See the Field Index to learn which calls use MaximumItemCount.

MinimumFeedbackScore ( int ) [0..1]
If this field is returned, it indicates that the seller has set a maximum quantity threshold value, but this maximum quantity threshold value (returned in MaximumItemCount will only apply to those prospective buyers who don't meet or exceed the minimum Feedback score threshold returned in this field. If this field is not returned, the maximum quantity threshold value will apply to all prospective buyers.
See the Field Index to learn which calls use MinimumFeedbackScore.