Flexfields REST Endpoints

Inventory Management/Replenish Inventory Requests/Request Lines/Flexfields
The Flexfields resource manages the descriptive flexfields for the replenish request.
Create flexfields
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryReplenishRequests/{GroupId}/child/replenishRequestLines/{ReplenishmentIntId}/child/replenishRequestLineDFFs
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryReplenishRequests/{GroupId}/child/replenishRequestLines/{ReplenishmentIntId}/child/replenishRequestLineDFFs
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryReplenishRequests/{GroupId}/child/replenishRequestLines/{ReplenishmentIntId}/child/replenishRequestLineDFFs/{ReplenishmentIntId2}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryReplenishRequests/{GroupId}/child/replenishRequestLines/{ReplenishmentIntId}/child/replenishRequestLineDFFs/{ReplenishmentIntId2}