Call PartialUpdateElement but correct payload
Complements #222 (closed)
This endpoint helper was incomplete as many fields were missing and the payload sent to the server was not right. PartialUpdateElement
should be called only with the fields to update. All others were overwritten.
Edited by Yoann Schneider