eBay Trading APIVersion 1349
 

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.

Type that uses SellerProfilePreferencesType:

Call that uses 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 = SellerProfilePreferences and the seller has one or more Business Policies profiles active on the account.
See the Field Index to learn which calls use SupportedSellerProfiles.