Flexfields for Projects REST Endpoints

Inventory Management/Inventory Movement Requests/Lines/Flexfields for Projects
The Flexfields for Projects resource stores the project flexfields associated with lines for movement requests.
Create one flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryMovementRequests/{HeaderId}/child/lines/{LineId}/child/projectDFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryMovementRequests/{HeaderId}/child/lines/{LineId}/child/projectDFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryMovementRequests/{HeaderId}/child/lines/{LineId}/child/projectDFF/{LineId4}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryMovementRequests/{HeaderId}/child/lines/{LineId}/child/projectDFF/{LineId4}