SellerProfilePreferencesType

Type defining the SellerProfilePreferences container. This container consists of a flag that indicates whether or not the seller has opted into Business Policies, as well as a list of Business Policies profiles that have been set up for the seller's account.

Types that use SellerProfilePreferencesType:

Call that uses one or more fields of SellerProfilePreferencesType:

Fields

SellerProfileOptedIn ( boolean ) [0..1]
Boolean flag indicating whether or not a seller has opted in to Business Policies. Sellers must opt in to Business Policies to create and manage payment, return policy, and shipping profiles.
See the Field Index to learn which calls use SellerProfileOptedIn.

SupportedSellerProfiles ( SupportedSellerProfilesType ) [0..1]
Container consisting of one or more Business Policies profiles active for a seller's account. This container is only returned if SellerProfileOptedIn=true and the seller has one or more Business Policies profiles active on the account.
See the Field Index to learn which calls use SupportedSellerProfiles.

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.