Special Handling Flexfields for Draft Purchase Orders REST Endpoints
Draft Purchase Orders/Lines/Special Handling Flexfields for Draft Purchase Orders
The operations from the Draft Purchase Orders/Lines/Special Handling Flexfields for Draft Purchase Orders category.
- Create one special handling descriptive flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/child/lines/{POLineId}/child/specialHandlingDFF
- Get all special handling descriptive flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/child/lines/{POLineId}/child/specialHandlingDFF
- Get one special handling descriptive flexfield not supported
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/child/lines/{POLineId}/child/specialHandlingDFF/{PoLineId}
- Update one special handling descriptive flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}/child/lines/{POLineId}/child/specialHandlingDFF/{PoLineId}