Null Values

You can pass a value of null to request JSON object's properties. Properties with null values will not factor into the processing of the query. For example, submitting a query object with a sinceDate property value of null will ensure application data is returned by the data service regardless of its last modification date.

For more information on the properties of the JSON query object, see the documentation for the data service runquery endpoint.