Skip to content
Developerhome

Sage CRM 2024 R2 has been released

Published   30 September 2024     Less than to read

The GET operations that retrieve all entity records have been updated to provide an orderBy system query option. You can use orderBy to order the returned records by the value of a specified field in ascending or descending order. For an example, see Retrieve all Address records.

Now you can also use a number of operators to filter the records retrieved by a GET request. For details and usage examples, see Operators to filter retrieved records.