Descriptive Flexfields REST Endpoints

Draft Purchase Orders/Lines/Descriptive Flexfields
The operations from the Draft Purchase Orders/Lines/Descriptive Flexfields category.
Create one descriptive flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/child/lines/{POLineId}/child/DFF
Get all descriptive flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/child/lines/{POLineId}/child/DFF
Get one descriptive flexfield not supported
Method: get
Path: /fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/child/lines/{POLineId}/child/DFF/{PoLineId}
Update one descriptive flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/child/lines/{POLineId}/child/DFF/{PoLineId}