Flexfields for Kanban Cards REST Endpoints
Manufacturing/Kanban Cards/Flexfields for Kanban Cards
The flexfields for the Kanban cards resources.
- Create descriptive flexfields
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/kanbanCards/{KanbanCardId}/child/KanbanCardDFF - Get all descriptive flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/kanbanCards/{KanbanCardId}/child/KanbanCardDFF - Get one descriptive flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/kanbanCards/{KanbanCardId}/child/KanbanCardDFF/{KanbanCardId2} - Update one descriptive flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/kanbanCards/{KanbanCardId}/child/KanbanCardDFF/{KanbanCardId2}