Hi
In BC V16 I have created an API Query and published as a web service.
The query has a filter which filters an enum field in the underlying table.
I will be consuming the oData V4 URL.
When I test in Postman the filter is ignored.
Does anyone know how I should implement the filter?
Thanks
0