2

https://api.businesscentral.dynamics.com/v2.0/sandbox/api/microsoft/reportsFinance/beta/companies({companyId)/customerLedgerEntries?$orderby=postingDate


"Client requests for Query objects using OrderBy are not supported by OData web services. CorrelationId: 3712eea1-f815-4eba-81b7-ecfe3e8cca77."


But this is supported on the v2.0 api. The below returns a response.


https://api.businesscentral.dynamics.com/v2.0/sandbox/api/v2.0/companies({companyId)/generalLedgerEntries?$orderby=postingDate

Category: Development
STATUS DETAILS
New