Flexfields for Workstations REST Endpoints
Manufacturing/Workstations/Flexfields for Workstations
Descriptive flexfields are fields used to provide additional information for workstations.
- Create flexfields
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/WorkstationDFF
- Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/WorkstationDFF
- Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/WorkstationDFF/{WorkstationId2}
- Update one flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/workstations/{WorkstationId}/child/WorkstationDFF/{WorkstationId2}