Skip to content

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

Molecule details

Input parameters:

No input parameters

Output parameters:

No output parameters

Input schema:

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.