Insert Wo Resource
Inserts a resource into a work order, validating the data based on the type of resource.
General information:
| Module | Category |
|---|---|
Resources |
Insert |
InsertWoResource
Parameters:
No parameters.
Input parameters:
| Field | Type | Required | Description | Default Value | Examples |
|---|---|---|---|---|---|
Usage example:
{
"id": "R001",
"type": 1,
"code": "C001"
}
Notes:
Use this template to insert resources into a work order.