Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

complexType "ns:SellerProfilesType"
Namespace:
Content:
complex, 3 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 3 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type defining the SellerProfiles container, which consists of references to a seller's payment, shipping, and return policy profiles.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="SellerProfilesType">
<xs:sequence>
<xs:element minOccurs="0" name="SellerShippingProfile" type="ns:SellerShippingProfileType"/>
<xs:element minOccurs="0" name="SellerReturnProfile" type="ns:SellerReturnProfileType"/>
<xs:element minOccurs="0" name="SellerPaymentProfile" type="ns:SellerPaymentProfileType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 4/4)
ns:SellerPaymentProfile
Type:
The SellerPaymentProfile container is used in an Add/Revise/Relist/Verify Trading API call to reference and use the settings/values of a payment business policy. Payment business policies contain accepted payment methods, a flag to set up the immediate payment feature, a payment instructions field, and a field to specify the seller's PayPal email address. Muliple payment business policies can be created and saved at the account level by sellers, and it is possible to make one policy the default policy.

This container is only returned in 'Get' calls if Business Policies are set for the listing, and the person making the API call is the seller of the listing.

Note: For sellers onboarded for eBay managed payments, payment methods do not need to be specified, and the PayPal email address is never relevant. The immediate payment boolean field is available to managed payments sellers if they want to required immediate payment for 'Buy it Now' items.
Component Diagram
XML Representation Summary
<ns:SellerPaymentProfile>
   
Content: 
</ns:SellerPaymentProfile>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SellerPaymentProfile" type="ns:SellerPaymentProfileType"/>

ns:SellerReturnProfile
Type:
The SellerReturnProfile container is used in an Add/Revise/Relist/Verify Trading API call to reference and use the settings/values of a return policy business policy. Return policy business policies contain detailed information on the seller's return policy for domestic and international buyers (if the seller ships internationally), including whether or not the seller accepts returns from domestic and international buyers, how many days the buyer has to return the item for a refund, and who pays the return shipping costs. Muliple return policy business policies can be created and saved at the account level by sellers, and it is possible to make one policy the default policy.

This container is only returned in 'Get' calls if Business Policies are set for the listing and the person making the API call is the seller of the listing.
Component Diagram
XML Representation Summary
<ns:SellerReturnProfile>
   
Content: 
</ns:SellerReturnProfile>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SellerReturnProfile" type="ns:SellerReturnProfileType"/>

ns:SellerShippingProfile
Type:
The SellerShippingProfile container is used in an Add/Revise/Relist/Verify Trading API call to reference and use the settings/values of a specific shipping business policy. Shipping business policies contain detailed information on domestic and international shipping, including shipping service options and costs, handling time, shipping discount inormation, and excluded ship-to locations. Muliple shipping business policies can be created and saved at the account level by sellers, and it is possible to make one policy the default policy.

This container is only returned in 'Get' calls if Business Policies are set for the listing, and the person making the API call is the seller of the listing.
Component Diagram
XML Representation Summary
<ns:SellerShippingProfile>
   
Content: 
</ns:SellerShippingProfile>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SellerShippingProfile" type="ns:SellerShippingProfileType"/>

{any element from any namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.