Support OData orderby in financial report API
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-...
STATUS DETAILS
New
Subscription API renewal incorrectly requires apostrophes for lookup
This should work
PATCH https://api.businesscentral.dynamics.com/v2.0/sandbox/api/v2.0/subscriptions({mySubscriptionId)
"Bad Request - Error in query syntax."
Currently you have to do this
PATCH https://api.businesscentral.dyna...
STATUS DETAILS
New