If a JSON element is optional, you do not have to include an empty representation in the request. For example, if zip code is not needed you do not have to include a line in the JSON.

Likewise, elements in the response may not be present if they are optional.