This documentation provides technical information on the endpoints available to call through the Eyelit MES-M Public API relating specifically to Material Consumption functionality. The endpoints covered are listed in Table 1.
Table 1 - Summary of Product-Related Public API Endpoints
API Endpoint | High Level Description |
/api/Build/Build | Actions the consumption of a child item against a parent, also supports creation of child item if required |
/api/Build/Remove | Removes a child item from a parent item with a reason |
The documentation also covers a sample use case for a Build interface and presents a sample flow diagram representing business logic.