BuyerRequirementDetailsType

Type defining the BuyerRequirementDetails container, which allows the seller to set buyer requirements at the listing level. For the corresponding listing, all buyer requirement values/settings will overwrite values/settings in Buyer Requirements preferences in My eBay.

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]
The seller includes and sets this field to 'true' as a mechanism to block bidders who do not have a PayPal account linked to their eBay account.
See the Field Index to learn which calls use LinkedPayPalAccount.

MaximumBuyerPolicyViolations ( MaximumBuyerPolicyViolationsType ) [0..1]
The seller uses this container as a mechanism to block prospective buyers who have one or more buyer policy violations on their account during a specified time period.
See the Field Index to learn which calls use MaximumBuyerPolicyViolations.

MaximumItemRequirements ( MaximumItemRequirementsType ) [0..1]
The seller uses this container as a mechanism to restrict the number of items (specifying a MaximumItemCount value) a prospective buyer can purchase from the seller during a 10-day period. The seller also has the option of setting a MinimumFeedbackScore requirement. If both fields of the MaximumItemRequirements container are set, the MaximumItemCount limit will only apply to those prospective buyers that don't equal or exceed the specified minimum Feedback Score.
See the Field Index to learn which calls use MaximumItemRequirements.

MaximumUnpaidItemStrikesInfo ( MaximumUnpaidItemStrikesInfoType ) [0..1]
The seller uses this container as a mechanism to block prospective buyers who have one or more unpaid item strikes on their account during a specified time period.
See the Field Index to learn which calls use MaximumUnpaidItemStrikesInfo.

MinimumFeedbackScore ( int ) [0..1]
The seller includes this field as a mechanism to block bidders who have a Feedback Score less than the specified value. To obtain the list of supported values, call GeteBayDetails, include BuyerRequirementDetails as a DetailName value in the request, and then look for the list of Minimum Feedback Score values returned under the MinimumFeedbackScore container in the response. Currently, the valid values for the US site are -3, -2, and -1.
See the Field Index to learn which calls use MinimumFeedbackScore.

ShipToRegistrationCountry ( boolean ) [0..1]
The seller includes and sets this field to 'true' as a mechanism to block bidders who reside (according to their eBay primary shipping address) in countries that are on the ship-to exclusion list. Sellers add countries or regions to their ship-to exclusion list by adding those countries or regions using one or more ExcludeShipToLocation fields in an Add/Revise/Relist call.
See the Field Index to learn which calls use ShipToRegistrationCountry.

VerifiedUserRequirements ( VerifiedUserRequirementsType ) [0..1]
The seller uses this container as a mechanism to block prospective buyers who do not pass a verified user check.

This container is only applicable to the following eBay sites:
  • Australia
  • France
  • India
  • Ireland
  • Spain
  • UK
See the Field Index to learn which calls use VerifiedUserRequirements.

ZeroFeedbackScore ( boolean ) [0..1]
This Buyer Requirements feature is only available to sellers on the China site, and is only applicable to fixed-price or auction Buy It Now items.

The seller includes and sets this field to 'true' as a mechanism to block prospective buyers with a feedback score of 0 from buying items with a price of 100 RMB or higher.
See the Field Index to learn which calls use ZeroFeedbackScore.

Copyright © 2005–2013 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.