Oracel Fusion REST API - IN operator issue
Summary:
Hi,
I am trying the following endpoints from postman before adding to OIC.
https://abc.oraclecloud.com/fscmRestApi/resources/11.13.18.05/invoices?q=InvoiceId=22160775 - Working
https://abc.oraclecloud.com/fscmRestApi/resources/11.13.18.05/invoices?q=InvoiceId IN (22160775,15003818) - 500 internal server error
How can I get multiple invoice ids data here. As per the below documentation IN operator should work but not working for me.
https://docs.oracle.com/en/cloud/saas/financials/22d/farfa/op-invoices-get.html
Appreciate any help!!
Thanks,
Sreedhar
Tagged:
0