Product Description
This app adds the ability to sort the response body returned by a GET API call based on a specified field.
Sorting is available on the following GET API Calls:
- Customer using CustomerA08
- SOSalesOrder using SOSalesOrderA08
- StockItem using StockItemA08
- ARInvoice using ARInvoiceA08
A URL Modifier of sortOrder=[field name] is added by the user to nominate that sorting order
Example: GET returning all Sales Orders sorted by modifiedTimeStamp
http://localhost:9003/01/SOSalesOrderA08?ApiKey=xxxxxx&sortField=modifiedTimeStamp