We are working on implementing GetFulillments API call and in between we
found thatthe Fulfillments API response is not coming with ShippedItems.
We tried to send IncludeShippedItems=true as we do it for the
GetShipments API call.But this filter is n...