SupportedSellerProfileType

Type defining the SupportedSellerProfile container, which contains summary information related to specific Business Policies payment, return policy, and shipping profiles. The profile type is found in the ProfileType field.

Types that use SupportedSellerProfileType:

Call that uses one or more fields of SupportedSellerProfileType:

Fields

CategoryGroup ( CategoryGroupType ) [0..1]
Identifies the the Business Policies category group associated with the Business Policies profile. Current values are ALL (referring to all non-motor vehicle categories) and MOTORS_VEHICLE (for motor vehicle listings).
See the Field Index to learn which calls use CategoryGroup.

ProfileID ( long ) [0..1]
Unique identifier of a Business Policies profile. This identifier is auto- generated by eBay when the seller creates the profile. This field is always returned with the SupportedSellerProfile container.
See the Field Index to learn which calls use ProfileID.

ProfileName ( string ) [0..1]
The seller-defined name for a Business Policies profile. This field is always returned with the SupportedSellerProfile container.
See the Field Index to learn which calls use ProfileName.

ProfileType ( string ) [0..1]
Indicates the type of the Business Policies profile. Valid values are PAYMENT, RETURN_POLICY, and SHIPPING. This field is always returned with the SupportedSellerProfile container.
See the Field Index to learn which calls use ProfileType.

ShortSummary ( string ) [0..1]
Seller-provided description of a Business Policies profile. This field is only returned if a seller has provided a description for the profile.
See the Field Index to learn which calls use ShortSummary.

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.