eBay Trading APIVersion 1349
 

CrossBorderTradeGBEnabledDefinitionType

Type defining the CrossBorderTradeGBEnabled field that is returned under the FeatureDefinitions container of the GetCategoryFeatures response (as long as 'CrossBorderTradeEnabled' is included as a FeatureID value in the call request or no FeatureID values are passed into the call request). This field is returned as an empty element (a boolean value is not returned) if one or more eBay API-enabled sites support Cross Border Trade listings on the eBay UK and eBay Ireland sites.

To verify if a specific eBay site supports Cross Border Trade listings on the eBay UK and eBay Ireland sites (for most categories), look for a 'true' value in the SiteDefaults.CrossBorderTradeGBEnabled field.

To verify if a specific category on a specific eBay site supports Cross Border Trade listings on the eBay UK and eBay Ireland sites, pass in a CategoryID value in the request, and then look for a 'true' value in the CrossBorderTradeGBEnabled field of the corresponding Category node (match up the CategoryID values if more than one Category IDs were passed in the request).

Type that uses CrossBorderTradeGBEnabledDefinitionType:

Call that uses CrossBorderTradeGBEnabledDefinitionType:

Fields

This type has no fields.