rest api feeds - filter test case by multiple test suite
Is there a way to filter test cases by multiple test suites (#1 and #2)? I can only make it work to single test suite filter
https://localhost:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Test+Project/testcase?fields=feed/entry/content/testcase/(*|testsuite[@href='https://ocalhost:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Import+Test+Project/testsuite/urn:com.ibm.rqm:testsuite:1'])
Also Is it possible to include associate test script to a test case using the above http request?