Custom Sorting API Endpoints

App Broker 2020 R1

You can sort data returned from the REST API endpoints. The “sort” query string key is used to order the data that is returned. To sort data in ascending order, enter the desired property name as query string value. To sort data in descending order, simply precede the desired property name with a minus (-) character. Any filter provided will be applied before the data is ordered as requested.

Getting Catalog Items Ordered by Ascending Cost
Getting Catalog Items Ordered by Descending Cost and Ascending Creation Date