Skip to content

Update Status Work Request

Model to update the status of work requests in the Fracttal system.


General information:

Module Category
Work Request Update

Molecule details

Input parameters:

  • code : str, required

Input schema:

Field Type Required Description Default value Examples
code str Code of the work request to update. PydanticUndefined -
user_code str Code of the user who performs the update. PydanticUndefined -
id_status int ID of the new request status. PydanticUndefined -
notes Optional[str] Additional notes on status change. None -

Notes:

Use this template to update the status of work requests in Fracttal.