Special Handling Flexfields for Draft Purchase Order Lines REST Endpoints

Draft Purchase Orders/Lines/Special Handling Flexfields for Draft Purchase Order Lines
A data field that includes the special handling flexfields for purchase order lines.
Create one special handling descriptive flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/child/lines/{POLineId}/child/specialHandlingDFF
Get all special handling descriptive flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/child/lines/{POLineId}/child/specialHandlingDFF
Get one special handling descriptive flexfield not supported
Method: get
Path: /fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/child/lines/{POLineId}/child/specialHandlingDFF/{PoLineId}
Update one special handling descriptive flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/child/lines/{POLineId}/child/specialHandlingDFF/{PoLineId}