Recall Line Descriptive Flexfields REST Endpoints

Inventory Management/Recall NoticesV2/Recall Lines/Recall Line Descriptive Flexfields
The operations from the Inventory Management/Recall NoticesV2/Recall Lines/Recall Line Descriptive Flexfields category.
Create line level descriptive flexfields
Method: post
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/{HeaderId}/child/recallLines/{LineId}/child/recallNoticeLineDFFs
Delete a line level descriptive flexfield
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/{HeaderId}/child/recallLines/{LineId}/child/recallNoticeLineDFFs/{LineId2}
Get all descriptive flexfields for recall lines
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/{HeaderId}/child/recallLines/{LineId}/child/recallNoticeLineDFFs
Get one descriptive flexfield for recall line
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/{HeaderId}/child/recallLines/{LineId}/child/recallNoticeLineDFFs/{LineId2}
Update a line level descriptive flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/{HeaderId}/child/recallLines/{LineId}/child/recallNoticeLineDFFs/{LineId2}