ExpressItemRequirementsType
Contains details about why an item does or doesn't qualify as an eBay Express listing.

Types that use ExpressItemRequirementsType:

Calls that use one or more fields of ExpressItemRequirementsType:

Fields

CombinedShippingDiscount ( boolean )
DomesticShippingCost ( boolean )
EligibleCheckout ( boolean )
EligibleItemCondition ( boolean )
EligiblePayPalAccount ( boolean )
EligibleReturnPolicy ( boolean )
ExpressApproved ( boolean )
ExpressEligibleListingType ( boolean )
ExpressEnabledCategory ( boolean )
ExpressOptOut ( boolean )
NoCharity ( boolean )
NoPreapprovedBidderList ( boolean )
PayPalAccountAcceptsUnconfirmedAddress ( boolean )
Picture ( boolean )
PriceAboveMinimum ( boolean )
PriceBelowMaximum ( boolean )
SellerExpressEligible ( boolean )
ShipFromEligibleCountry ( boolean )

CombinedShippingDiscount ( boolean ) [0..1]
If true, the item offers a combined shipping discount. Only returned if the Express site has an item-level combined shipping discount requirement. (Some Express sites only require you to accept combined payments at the seller level, in your My eBay preferences.)
See the Field Index to learn which calls use CombinedShippingDiscount.

DomesticShippingCost ( boolean ) [0..1]
If true, domestic shipping costs are specified for the item. If false, they aren't specified (and the item is therefore ineligible).
See the Field Index to learn which calls use DomesticShippingCost.

EligibleCheckout ( boolean ) [0..1]
If true, indicates the item meets the site's eBay Express requirements for checkout. (A common case when this could be false would be when ThirdPartyCheckout is true but ThirdPartyCheckoutIntegration is false.)
See the Field Index to learn which calls use EligibleCheckout.

EligibleItemCondition ( boolean ) [0..1]
If true, the item specifies an eligible item condition. If false, the item doesn't specify an eligible item condition. Only returned if the category requires an item condition for Express. Some categories waive the item condition requirement.
See the Field Index to learn which calls use EligibleItemCondition.

EligiblePayPalAccount ( boolean ) [0..1]
If true, the seller has an Express-eligible PayPal account.
See the Field Index to learn which calls use EligiblePayPalAccount.

EligibleReturnPolicy ( boolean ) [0..1]
If true, the item is covered by a return policy that meets the site's requirements for Express. Only returned for Express Germany. (A return policy is optional for Express US.)
See the Field Index to learn which calls use EligibleReturnPolicy.

ExpressApproved ( boolean ) [0..1]
If true, indicates eBay has marked the item as eligible for eBay Express based on direct evaluation. Only returned if true, and no other settings are returned in this case.
See the Field Index to learn which calls use ExpressApproved.

ExpressEligibleListingType ( boolean ) [0..1]
If true, indicates the item listing format is eligible for Express. If false, the listing format is ineligible (and the item is therefore ineligible).
See the Field Index to learn which calls use ExpressEligibleListingType.

ExpressEnabledCategory ( boolean ) [0..1]
If true, the item's primary category is enabled for Express. If false, the primary category is not enabled for Express (and the item is therefore ineligible).
See the Field Index to learn which calls use ExpressEnabledCategory.

ExpressOptOut ( boolean ) [0..1]
If true, this field indicates the item was opted out of Express; that is, ExpressOptOut was true in the listing request. Only returned if true, and no other settings are returned in this case.
See the Field Index to learn which calls use ExpressOptOut.

NoCharity ( boolean ) [0..1]
If true, the item is not an eBay Giving Works item. Only returned if the site does not allow charity listings on Express. (In other words, if the site excludes charity listings from Express, then NoCharity=true means the item meets the eligibility requirement.)
See the Field Index to learn which calls use NoCharity.

NoPreapprovedBidderList ( boolean ) [0..1]
If true, the item has no pre-approved bidder list.
See the Field Index to learn which calls use NoPreapprovedBidderList.

PayPalAccountAcceptsUnconfirmedAddress ( boolean ) [0..1]
If true, the PayPal account for the item accepts payments from a buyer with an unconfirmed address. If false, the account blocks unconfirmed addresses (and the item is therefore ineligible).
See the Field Index to learn which calls use PayPalAccountAcceptsUnconfirmedAddress.

Picture ( boolean ) [0..1]
If true, the item includes a picture. If false, the item doesn't include a picture. Only returned if the category requires a picture for Express. Some categories waive the picture requirement.
See the Field Index to learn which calls use Picture.

PriceAboveMinimum ( boolean ) [0..1]
If true, the price of the item is above the minimum price allowed on Express. That is, the StartPrice, BuyItNowPrice, or CurrentPrice is above the minimum.)
See the Field Index to learn which calls use PriceAboveMinimum.

PriceBelowMaximum ( boolean ) [0..1]
If true, the price of the item is below the maximum price allowed on Express. (That is, the StartPrice, BuyItNowPrice, or CurrentPrice is below the maximum.)
See the Field Index to learn which calls use PriceBelowMaximum.

SellerExpressEligible ( boolean ) [0..1]
If false, indicates that an item is not Express-eligible because the seller is not Express-eligible. Only returned if false, and no other settings are returned in this case.
See the Field Index to learn which calls use SellerExpressEligible.

ShipFromEligibleCountry ( boolean ) [0..1]
If true, the country you specified for the item meets the specified site's shipping origin requirements for Express.
See the Field Index to learn which calls use ShipFromEligibleCountry.

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

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