Flexfields for Inventory Striping Attributes REST Endpoints

Inventory Management/Inventory Movement Requests/Lines/Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages the details of the inventory striping attributes that the descriptive flexfield references associated with a movement request line. Inventory striping (inventory tracking) attributes are a set of named attributes (project and task) as well as user-configurable attributes, which when specified as part of the movement request line, are used to track the inventory on hand. Movement request lines are not supported for the country of origin attribute.
Create one flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryMovementRequests/{HeaderId}/child/lines/{LineId}/child/inventoryStripingDFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryMovementRequests/{HeaderId}/child/lines/{LineId}/child/inventoryStripingDFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryMovementRequests/{HeaderId}/child/lines/{LineId}/child/inventoryStripingDFF/{LineId3}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryMovementRequests/{HeaderId}/child/lines/{LineId}/child/inventoryStripingDFF/{LineId3}