REST Api >> Able to sort by index
Liina Saar
1-22-21
Operating system: macOS
There is an update note >>>

"From Dev 8.5 2020 12 21 b316 ->

Bug fixed/feature added:
REST API >> Cannot sort by Index that is not the sames as a field name

Added "keyname=ActCodeForSale"


If you specify sortfield it works as before

If you specify keyname and sortfield it will use the key "keyname" and apply any "range" argument to "sortfield"
if you specify only keyname then "range" should not be specified and is not available

What worked before:
http://hostname.domain.top/api/1/INVc?sort=Group


What is now added (example)


curl --user SJ:Sample99 -X GET 'http://localhost:5557/api/1/INVc?sortfield=ActCodeForSale&&fields=Code,Name'
you have the example as txt for the above from and the original.

original.txt -> how it looked before
test.txt -> how it looks like with sorting (simplified)"

Is there more specific manual or other documentation about this?
How is working sortfield and what is ActCodeForSale?
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
David Delač
Hi Piotr, The log entry:
2024-12-14 08:40:43 0.000 CallHal(IsHansaWorldCustomer) appears because the server is running with the verbosity=debug-detailed setting in its parameters.txt file. Thi...
09:43 16 Dec 2024
Brittany McGrath
Hi Vaughn, I can confirm this has been fixed now and is live in Standard ERP 2024-11-20 Version: 85556786. Thank you. ...
10:04 10 Dec 2024