...
API 3.0 introduces the ability to update sub-objects in a single transaction. Previously update of the main object and a sub-object had to be separated in two PUT requests which resulted in two transactions. This improvement is backward compatible. For more information and examples visit the sub-object section API Knowledge Base.
...