How to Implement OR operation for finder variables in REST API
Content
Hi All,
I am trying to implement OR operator for finder variables in REST API. Requirement is: we should get customer Account SHIP_TO Sites whose customer Name contains a particular word or account number likes a particular number. Below is the request i am trying but it is not working as expected
https://<hostname>/fscmRestApi/resources/latest/customerAccountSitesLOV?finder=ReceivablesCustomerAccountFinder;SitePurpose=SHIP_TO,CustomerName=%GRIFFITH% OR AccountNumber=138218
Below is the reference document
https://docs.oracle.com/en/cloud/saas/financials/20b/farfa/op-customeraccountsiteslov-get.html
Any help on this would really helpful.
Thanks,
Ranganadh
Tagged:
0