Skip to main content
Solved

ODataApi.GetOData() missing $orderby parameter

  • November 1, 2024
  • 1 reply
  • 34 views

Forum|alt.badge.img

We are using the nuget package Acumatica.RESTClient.ODataApi version 4.1.0.  We are trying to call a generic inquiry via OData v3 using ODataApi.GetOData().  However, the $orderby parameter is not listed as a parameter for this method.

The method includes the following parameters:select, filter, expand, skip, and top - but not $orderby.

Is there a way to make an OData v3 call using an $orderby parameter?

Best answer by Dmitrii Naumov

@sclassing 

fixed in versions 4.2.0 and 5.4.0

 

Thanks for reporting!

1 reply

Dmitrii Naumov
Acumatica Moderator
Forum|alt.badge.img+7
  • Acumatica Moderator
  • Answer
  • November 4, 2024

@sclassing 

fixed in versions 4.2.0 and 5.4.0

 

Thanks for reporting!