Update Work Orders Notes
Updates a work order note.
General information:
| Module | Category |
|---|---|
Work Order |
Update |
Molecule details
Input parameters:
wo_folio: str, required
Input schema:
| Field | Type | Required | Description | Default value | Examples |
|---|---|---|---|---|---|
wo_folio |
str | ✅ | Folio of the OT. | PydanticUndefined |
- |
note |
str | ✅ | Note to add or update. | PydanticUndefined |
- |
account_code |
str | ✅ | Account code. | PydanticUndefined |
- |
Notes:
All fields are required.