Optional Input param not set to default, how to deal with that?

Options

Hi,

Am I wrong in assuming that setting an input parameter of an api (includeCustomer) to not required and setting the default value (in this case to false) should still create an input parameter includeCustomer = false? If so, then that functionality seems to be broken.
If my assumption is wrong, what is a nice way to check if the input exists and if it doesn't how to deal with that?

Tagged:

Answers