Special Handling Flexfields for Draft Purchase Orders REST Endpoints

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