Insert WO Annotation
Insert annotations into a work order.
General information:
| Module | Category |
|---|---|
Work Order |
Create |
Molecule details
Input parameters:
id: str, optional
Input schema:
| Field | Type | Required | Description | Default value | Examples |
|---|---|---|---|---|---|
id |
Optional[str] | ❌ | Annotation ID. | None |
- |
wo_folio |
Optional[str] | ❌ | Work order folio. | None |
- |
id_wo_related |
Optional[int] | ❌ | ID of the related OT. | None |
- |
code_wo_related |
Optional[str] | ❌ | Related OT code. | None |
- |
Notes:
All fields are optional according to the schema.