StorefrontType
This type defines the Storefront container, which can be used by eBay Stores sellers to list an item under two primary custom categories either by category ID or category name. A custom category is a category that was created by a seller in their eBay store. This container is used by Add/Revise/Relist calls.
The Storefront container is also returned in GetItem and other Trading calls that retrieve Item data.
Note: This type is applicable only for eBay Store sellers.
Type that uses StorefrontType:
Calls that use StorefrontType:
AddFixedPriceItem, AddItem, AddItems, GetBidderList, GetItem, GetSellerList, RelistFixedPriceItem, RelistItem, ReviseFixedPriceItem, ReviseItem, VerifyAddFixedPriceItem, VerifyAddItem, VerifyRelistItem
Fields
The system resets the value to 0 (None) in the following cases:
- The values of StoreCategoryID and StoreCategory2ID field are the same
- You specify StoreCategory2ID but not StoreCategoryID
In other words, StoreCategoryID must be set to a valid custom category and be different from StoreCategory2ID.
The system resets the value to 0 (None) in the following cases:
- The values of StoreCategoryName and StoreCategory2Name field are the same
- You specify StoreCategory2Name but not StoreCategoryName
In other words StoreCategoryName must be set to a valid custom category name and be different from StoreCategory2Name.
To list an item using the categories in a seller's store, you must set this field to a root-level custom category or a custom category that has no child categories (subcategories). If you attempt to list an item in a category that has subcategories, the call response contains a warning, and the item is listed in the 'Other' store category.
To list an item using a category name from a seller's store, you must set this field to a root-level custom category or a custom category that has no child categories (subcategories). If you attempt to list an item in a category that has subcategories, the call response contains a warning, and the item is listed in the store category called 'Other'.
The name of the seller's eBay Store.