When can we have an option to fetch multiple records having different value for a single parameter field accessed through a single API call.
For Example, if a user wants to view records for 10 different order numbers, he has to make 10 calls one at a time. This is how it works now. But we should be able to fetch multiple records with a single call, may have an upper limit (say 100).
Avinaw