You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to pass multiple values in q param of rest api to get invoices.

edited Aug 30, 2024 5:06PM in Integrations and Extensions 8 comments

Summary:

Is there a way to pass multiple values using q param of rest api to get required invoices.

Content (please ensure you mask any confidential information):

I have a requirement to get multiple invoices with transaction numbers as parameter. I tried using IN condition to pass multiple transaction numbers but it didn't work.

Path: /fscmRestApi/resources/11.13.18.05/receivablesInvoices

q=TransactionNumber IN ('121028444','120921700')


No data in response.

Is there a way to pass multiple values to get invoices?

Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!