...
API 3.0 introduces the ability to update sub-objects subobjects in a single transaction. Previously an update of the main object and a sub-object subobject had to be separated in two PUT requests,resulting in two transactions. This new improvement is backward compatible. More information and examples: see API Knowledge Base > sub-object section.
...