Get fulfillment results with multiple fulfillments.
In the query parameters, you must include only one of the following:
order_id
orids[]
. All other parameters should be omitted.
Only a single filter parameter can be included in each request.
Fulfillment IDs. Max length is 20
Order ID
This value equals to store.id
of Store
Resource. You can obtain this id by making a GET /stores call to get existing stores or a POST /stores to create a new store.