BusinessSellerDetailsType

Displays the seller's information (in a business card format) as part of the data returned in the GetItem call if the seller's SellerBusinessCodeType is set to 'Commercial'. Note that this option is only available for sites that have Business Seller options enabled.

Types that use BusinessSellerDetailsType:

Calls that use one or more fields of BusinessSellerDetailsType:

Fields

AdditionalContactInformation ( string )
Address ( AddressType )
Email ( string )
Fax ( string )
LegalInvoice ( boolean )
TermsAndConditions ( string )
TradeRegistrationNumber ( string )
VATDetails ( VATDetailsType )

AdditionalContactInformation ( string ) [0..1]
Displays the AdditionalContactInformation of the seller (in a business card format) as part of the data returned in the GetItem call if the seller's SellerBusinessCodeType is set to 'Commercial'.
See the Field Index to learn which calls use AdditionalContactInformation.

Address ( AddressType ) [0..1]
Displays the Address of the seller (in a business card format) as part of the data returned in the GetItem call if the seller's SellerBusinessCodeType is set to 'Commercial'.
See the Field Index to learn which calls use Address.

Email ( string ) [0..1]
Displays the email address of the seller (in a business card format) as part of the data returned in the GetItem call if the seller's SellerBusinessCodeType is set to 'Commercial'.
See the Field Index to learn which calls use Email.

Fax ( string ) [0..1]
Displays the fax number of the seller (in a business card format) as part of the data returned in the GetItem call if the seller's SellerBusinessCodeType is set to 'Commercial'.
See the Field Index to learn which calls use Fax.

LegalInvoice ( boolean ) [0..1]
Displays the LegalInvoice of the seller (in a business card format) as part of the data returned in the GetItem call if the seller's SellerBusinessCodeType is set to 'Commercial'.
See the Field Index to learn which calls use LegalInvoice.

TermsAndConditions ( string ) [0..1]
Displays the TermsAndConditions of the seller (in a business card format) as part of the data returned in the GetItem call if the seller's SellerBusinessCodeType is set to 'Commercial'.
See the Field Index to learn which calls use TermsAndConditions.

TradeRegistrationNumber ( string ) [0..1]
Displays the TradeRegistrationNumber of the seller (in a business card format) as part of the data returned in the GetItem call if the seller's SellerBusinessCodeType is set to 'Commercial'.
See the Field Index to learn which calls use TradeRegistrationNumber.

VATDetails ( VATDetailsType ) [0..1]
Displays the VATDetails of the seller (in a business card format) as part of the data returned in the GetItem call if the seller's SellerBusinessCodeType is set to 'Commercial'.
See the Field Index to learn which calls use VATDetails.

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.