Hi Jeremy,
By default, OutSystems doesn't send JSON attributes that are set to their default values. So most likely, you do not correctly fill the Structure Attributes you pass to the REST Method. You could check if this is the case by setting the "Send Default Value" Property of the Structure Attributes to "Yes". The now should appear in the logging, but probably with empty values (or any other value set as default).
