...
Update an existing registration. Only works for registrations that already belong to the current user. Only updates minutes, start time, workarea, internalid, note and stars.
The internalid (the ID of an internal post) can only be updated if the registration already refers to an internal post.
Input
registrationentry | registrationentry | The time registration to update. |
version | int | version 2 or above has admin features. like setting approvedby, locked and gpslock |
ignorepatches | bool | 0 or 1 if 1 then patches will not overwrite the registrations if the contract has active patches. |
...