Types that use StoreItemListSortOrderCodeType:
| Value | Description | Which calls use this value * |
| CustomCode | Reserved for internal or future use. | GetStore, GetUserPreferences, SetStore, SetUserPreferences |
| EndingFirst | Lists items with those ending soon listed first. | GetStore, GetUserPreferences, SetStore, SetUserPreferences |
| HighestPriced | Lists items by price in descending order. The item with the highest starting price is listed first. | GetStore, GetUserPreferences, SetStore, SetUserPreferences |
| HighestPricedPlusShipping | Reserved for future use. Lists items by combined price and shipping cost in descending order. The item with the highest combined starting price plus shipping cost is listed first. | GetStore, GetUserPreferences, SetStore, SetUserPreferences |
| LowestPriced | Lists items by price in ascending order. The item with the lowest starting price is listed first. | GetStore, GetUserPreferences, SetStore, SetUserPreferences |
| LowestPricedPlusShipping | Lists items by combined price and shipping cost in ascending order. The item with the lowest combined starting price plus shipping cost is listed first. | GetStore, GetUserPreferences, SetStore, SetUserPreferences |
| NewlyListed | Lists items with those newly listed appearing in the list first. | GetStore, GetUserPreferences, SetStore, SetUserPreferences |
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.