Resource Fields
|
Field |
Type |
Note |
|---|---|---|
|
id |
Long |
Unique identifier of the configuration |
|
schedulingModelId |
Long |
Reference to the scheduling model |
|
workOrderTypeId |
Long |
Reference to the work order type |
|
operationTypeId |
Long |
Reference to the operation type |
|
dayTypeId |
Long |
Reference to the day type |
|
startSchedulingDelta |
Long |
Start scheduling delta (required) |
|
active |
Boolean |
Whether the configuration is active |
API list
-
GET /api/scheduling/forward-scheduling/r1/forward-scheduling/work-order-type-configurations -
GET /api/scheduling/forward-scheduling/r1/forward-scheduling/work-order-type-configurations/{forwardSchedulingConfByWoTypeId} -
POST /api/scheduling/forward-scheduling/r1/forward-scheduling/work-order-type-configurations -
PATCH /api/scheduling/forward-scheduling/r1/forward-scheduling/work-order-type-configurations/{forwardSchedulingConfByWoTypeId}