This enumerated type contains the different subscription levels that a seller may subscribe to for their eBay Store. There is also one enumeration value (Close
) that allows a seller to cancel their current eBay Store subscription with a SetStore call.
Types that use StoreSubscriptionLevelCodeType:
Calls that use one or more values of StoreSubscriptionLevelCodeType:
Value | Description |
Anchor | This enumeration value indicates that the eBay user has an Anchor eBay Store subscription. |
Basic | This enumeration value indicates that the eBay user has a Basic eBay Store subscription. |
Close | This value is passed into the Store.SubscriptionLevel field of a SetStore call to cancel your current eBay Store subscription. Despite its name, this action does not close your store immediately. Any active listings will remain available through your eBay Store until those listings have ended (either through a sale or when listing end time has been reached). |
CustomCode | Reserved for internal or future use. |
Enterprise | This enumeration value indicates that the eBay user has an Enterprise eBay Store subscription. |
Featured | This enumeration value indicates that the eBay user has a Premium eBay Store subscription. |
Starter | This enumeration value indicates that the eBay user has a Starter eBay Store subscription. |
Copyright © 2005–2021 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.