Version 2021.2 Build 0001 (Release Date: 23th Jul 2021, 1.00pm, Friday)
New Enhancement List
- Stocks API enhancement
- Added endpoint /Stocks/StockIDList/. You can now provide string array AcStockIDList to get stock records.
- Added RecordsPerPage parameter, you can now set records per page to retrieve. Default is 20 records.
- StocksResponse - Stocks - Added new field StockISBN.
- StocksResponse added TotalRecords and TotalRecordsInPage properties. It's useful to get known of your current request for the total number of records to be returned.
- Finetune the query performance.
- Extended the timeout to 10 minutes.
- Upgraded ServicesStack engine from 5.9 to 5.11