BuyerRequirementDetailsType
New Container for all buyer requirements in listing calls.

Types that use BuyerRequirementDetailsType:

Calls that use one or more fields of BuyerRequirementDetailsType:

Fields

LinkedPayPalAccount ( boolean )
MaximumBuyerPolicyViolations ( MaximumBuyerPolicyViolationsType )
MaximumItemRequirements ( MaximumItemRequirementsType )
MaximumUnpaidItemStrikesInfo ( MaximumUnpaidItemStrikesInfoType )
MinimumFeedbackScore ( int )
ShipToRegistrationCountry ( boolean )
VerifiedUserRequirements ( VerifiedUserRequirementsType )
ZeroFeedbackScore ( boolean )

LinkedPayPalAccount ( boolean ) [0..1]
If true, only bidders with PayPal accounts may bid. This field can be returned even if the caller is not the seller. For AddItem, the seller's My eBay preference is automatically used with request version 453 and greater. For lower request versions, you must send in explicit BuyerRequirement input even if you have your "global" My eBay preferences set to require PayPal.
See the Field Index to learn which calls use LinkedPayPalAccount.

MaximumBuyerPolicyViolations ( MaximumBuyerPolicyViolationsType ) [0..1]
If provided, blocks bidders who have received the maximum allowed buyer policy violation reports (in a specific time period) from bidding on this item.
See the Field Index to learn which calls use MaximumBuyerPolicyViolations.

MaximumItemRequirements ( MaximumItemRequirementsType ) [0..1]
If this field is included in your call, you can limit unpaying or low feedback bidders, by setting the MaximumItemCount and MinimumFeedbackScore to define when a bidder is blocked from bidding. Ignored as input if the application uses version 451 or older.
See the Field Index to learn which calls use MaximumItemRequirements.

MaximumUnpaidItemStrikesInfo ( MaximumUnpaidItemStrikesInfoType ) [0..1]
If provided, blocks bidders who have received the maximum unpaid item strikes (in a specific time period) from bidding on this item.
See the Field Index to learn which calls use MaximumUnpaidItemStrikesInfo.

MinimumFeedbackScore ( int ) [0..1]
If true, blocks bidders with this feedback score or lower. Ignored as input if the application uses version 451 or older. Valid values: -3, -2, -1.
See the Field Index to learn which calls use MinimumFeedbackScore.

ShipToRegistrationCountry ( boolean ) [0..1]
If true, blocks bidders who are registered in countries where the seller has specified that he will not ship. Ignored as input if the application uses version 451 or older.
See the Field Index to learn which calls use ShipToRegistrationCountry.

VerifiedUserRequirements ( VerifiedUserRequirementsType ) [0..1]
If provided, blocks bidders who do not pass a simple check (for example, for credit card on file). Ignored as input if the application uses version 451 or older.
See the Field Index to learn which calls use VerifiedUserRequirements.

ZeroFeedbackScore ( boolean ) [0..1]
If true, blocks bidders with a feedback score of 0 who attempt to bid on Buy It Now items worth 100 RMB or more. Ignored as input if the application uses version 451 or older. This requirement is only enabled for the CN site.
See the Field Index to learn which calls use ZeroFeedbackScore.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.