You can use GetPendingUpdates which will bring you a TResolveInfoArray value.
It only send properties in JSON if the value of the property is different from the default value for the type - for example, 0 for numeric values, empty string for strings, False for booleans. It won't include such values in JSON.