Hi Billy
The error is happening because one of the Query Parameters is with the wrong data type.
Check that the two Check... query parameters have the Date data type, NumberOfAdults and NumberOfChildren are of Integer data type and CanceledStatus is of Status Identifier data type.
This should solve the problem.
Cheers.
EDIT: See the answer bellow...