Hi All,
I am using On-Prem Business Central.
I have created one API where i want to use 2 filter, record should be fetch if anyone of the filter value match.
Example Item No or Item Name - if anyone is match record should be fetch.
I am using On-Prem Business Central.
I have created one API where i want to use 2 filter, record should be fetch if anyone of the filter value match.
Example Item No or Item Name - if anyone is match record should be fetch.
https://xyz.com:1234/testUAT/ODataV4/Company('abc)/GetItemDetailById?$filter = ItemNo eq '10010500001'
Does anyone have any idea about this. Please help me on this.
Thanks for your help.
Thanks for your help.
Categories: