...
Parameter Name | Data Type | Description | Mandatory |
| String | Location code of the warehouse in which we are seaching searching the orders | yes |
| String | Minimum event id greater than which the event (particularly for orders) will be searched | yes |
| String | Max results the caller want, default value is 5000 | no |
| String[] | The type of events for which orders in store can be searched(find the list of valid event types above) | yes |
...