SortOption
Specifies the property value to sort on and the order of the sort.
Type that uses SortOption:
Call that uses SortOption:
Fields
This value specifies whether you want to sort search results in ascending or descending order, in conjunction with the value you specify in sortType. If you specify a sortOption, you must include sortOrder.
See the Field Index to learn which calls use sortOrder.
Indicates the property value used for sorting. Currently, results can only be sorted by product submission ID. If you specify a sortOption, you must include sortType.
See the Field Index to learn which calls use sortType.