SellerType
Information about a user returned in the context of an item's seller.

Types that use SellerType:

Calls that use one or more fields of SellerType:

Fields

AllowPaymentEdit ( boolean )
BillingCurrency
CharityAffiliationDetails ( CharityAffiliationDetailsType )
CharityRegistered ( boolean )
CheckoutEnabled ( boolean )
CIPBankAccountStored ( boolean )
FeatureEligibility ( FeatureEligibilityType )
GoodStanding ( boolean )
IntegratedMerchantCreditCardInfo ( IntegratedMerchantCreditCardInfoType )
MerchandizingPref ( MerchandizingPrefCodeType )
PaisaPayEscrowEMIStatus ( int )
PaisaPayStatus ( int )
PaymentMethod
ProStoresPreference ( ProStoresCheckoutPreferenceType )
QualifiesForB2BVAT ( boolean )
RegisteredBusinessSeller ( boolean )
SafePaymentExempt ( boolean )
SchedulingInfo ( SchedulingInfoType )
SellerBusinessType ( SellerBusinessCodeType )
SellerGuaranteeLevel ( SellerGuaranteeLevelCodeType )
SellerLevel ( SellerLevelCodeType )
SellerPaymentAddress ( AddressType )
StoreOwner ( boolean )
StoreSite ( SiteCodeType )
StoreURL ( anyURI )
TopRatedSeller ( boolean )
TopRatedSellerDetails ( TopRatedSellerDetailsType )
TransactionPercent ( float )

AllowPaymentEdit ( boolean ) [?..1]
Indicates whether the user as a seller by default allows buyers to edit the total cost of an item (while in checkout). (Sellers enable this property in their My eBay user preferences on the eBay site.)
See the Field Index to learn which calls use AllowPaymentEdit.

BillingCurrency
Not used by any call.

CharityAffiliationDetails ( CharityAffiliationDetailsType ) [0..1]
Contains information about the seller's charity affiliations detail. Returned if the user is affiliated with one or more charities. Seller must be registered with the eBay Giving Works provider to be affiliated with a charity non-profit organization.
See the Field Index to learn which calls use CharityAffiliationDetails.

CharityRegistered ( boolean ) [0..1]
Indicates whether or not the seller is a registered charity seller. If CharityRegistered is false, the user must register with the eBay Giving Works provider to list items with eBay Giving Works.
See the Field Index to learn which calls use CharityRegistered.

CheckoutEnabled ( boolean ) [?..1]
Indicates whether the user as a seller has the option set to default new item listings to go through checkout. (Sellers enable this property in their My eBay user preferences on the eBay site.)
See the Field Index to learn which calls use CheckoutEnabled.

CIPBankAccountStored ( boolean ) [?..1]
If true, indicates that the user has stored bank account information with eBay in order to use the "CIP in checkout" feature. Applicable to all eBay sites that support CIP as a payment method.
See the Field Index to learn which calls use CIPBankAccountStored.

FeatureEligibility ( FeatureEligibilityType ) [0..1]
Contains eligibility details about seller- or platform-based features.
See the Field Index to learn which calls use FeatureEligibility.

GoodStanding ( boolean ) [?..1]
If true, indicates that the user is in good standing with eBay. (One of the requirements for listing a new item with Immediate Payment.)
See the Field Index to learn which calls use GoodStanding.

IntegratedMerchantCreditCardInfo ( IntegratedMerchantCreditCardInfoType ) [0..1]
Indicates the sites on which a seller has a payment gateway (Payflow) account (and thus the sites on which the seller can use the IntegratedMerchantCreditCard payment method). This field currently applies only to the US site. To determine if a seller has set up a payment gateway account through My eBay, see if User.IntegratedMerchantCreditCard is true. A payment gateway account is used by sellers to accept online credit cards (Visa, MasterCard, American Express, and Discover).
See the Field Index to learn which calls use IntegratedMerchantCreditCardInfo.

MerchandizingPref ( see MerchandizingPrefCodeType for possible values ) [0..1]
Indicates whether the seller participates in the Merchandising Manager feature. If so, the seller can set up rules for cross-promoting items from the seller's store. If not, eBay cross-promotes items as the seller's items are being viewed or purchased.
See the Field Index to learn which calls use MerchandizingPref.

PaisaPayEscrowEMIStatus ( int ) [0..1]
Indicates the seller's PaisaPayEscrowEMI (Equal Monthly Installment) registration status. India site only.
0 - Seller not registered
1 - Seller registered
7 - Seller eligible
See the Field Index to learn which calls use PaisaPayEscrowEMIStatus.

PaisaPayStatus ( int ) [0..1]
Indicates the seller's PaisaPay and PaisapayEscrow registration status. India site only.
0 - Seller not registered
1 - Seller registered
2 - Seller registered but registration suspended
3 - Seller registered but outbound payment suspended
See the Field Index to learn which calls use PaisaPayStatus.

PaymentMethod
Not used by any call.

ProStoresPreference ( ProStoresCheckoutPreferenceType ) [0..1]
Details about the checkout preferences related to the ProStores store. Returned only if set.
See the Field Index to learn which calls use ProStoresPreference.

QualifiesForB2BVAT ( boolean ) [?..1]
Indicates whether the user is subject to VAT. Users who have registered with eBay as VAT-exempt are not subject to VAT.
See the Field Index to learn which calls use QualifiesForB2BVAT.

RegisteredBusinessSeller ( boolean ) [0..1]
If true, the user is registered as a vehicle dealer on the eBay Motors site.
See the Field Index to learn which calls use RegisteredBusinessSeller.

SafePaymentExempt ( boolean ) [0..1]
If true, the user is currently exempt from the requirement to offer at least one safe payment method (PayPal/PaisaPay or one of the credit cards specified in Item.PaymentMethods) when listing items. This value should only return true for sellers who registered before January 17, 2007. Otherwise, it should return false. This setting overrides both the site and category values for SafePaymentRequired.
See the Field Index to learn which calls use SafePaymentExempt.

SchedulingInfo ( SchedulingInfoType ) [0..1]
Container for scheduling limits for the user. Conveys the minimum and maximum minutes the user may schedule listings in advance, as well as the maximum number of items the user may schedule.
See the Field Index to learn which calls use SchedulingInfo.

SellerBusinessType ( see SellerBusinessCodeType for possible values ) [0..1]
Type of seller account. This value is returned if the German (ID 77), UK (ID 3), Ireland (ID 205), or eBay Motors (ID 100) sites are specified.
See the Field Index to learn which calls use SellerBusinessType.

SellerGuaranteeLevel ( see SellerGuaranteeLevelCodeType for possible values ) [0..1]
Maximum level of Motor's Seller guarantee the seller is authorized to offer.
See the Field Index to learn which calls use SellerGuaranteeLevel.

SellerLevel ( see SellerLevelCodeType for possible values ) [0..1]
The user's eBay PowerSeller tier. Possible values are enumerated in the SellerLevelCodeType code list.
See the Field Index to learn which calls use SellerLevel.

SellerPaymentAddress ( AddressType ) [0..1]
Address used by eBay for purposes of billing the user for seller fees.
See the Field Index to learn which calls use SellerPaymentAddress.

StoreOwner ( boolean ) [?..1]
Indicates whether the user has an eBay Store (boolean value).
See the Field Index to learn which calls use StoreOwner.

StoreSite ( see SiteCodeType for possible values ) [0..1]
The site associated with the seller's eBay Store.
See the Field Index to learn which calls use StoreSite.

StoreURL ( anyURI ) [0..1]
URL for the user's eBay Store, if the user is a Store owner. Blank if not.
See the Field Index to learn which calls use StoreURL.

TopRatedSeller ( boolean ) [0..1]
Whether seller is certified as a Top-Rated Seller, and is qualified for benefits such as final value fee discount and increased visibility in fixed-price searches. Returned when seller is a Top-Rated Seller.
See the Field Index to learn which calls use TopRatedSeller.

TopRatedSellerDetails ( TopRatedSellerDetailsType ) [0..1]
Contains top-rated seller program details for the seller.
See the Field Index to learn which calls use TopRatedSellerDetails.

TransactionPercent ( float ) [0..1]
Percentage of the number of times a member has sold successfully vs. the number of times a member has bought an item in the preceding 365 days.
See the Field Index to learn which calls use TransactionPercent.

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.