Flexfields for Receipt Header Requests REST Endpoints
    
        Inventory Management/Receiving Receipt Requests/Flexfields for Receipt Header Requests
    
The Flexfields for Receipt Header Request resource manages the details of the receipt header request that the descriptive flexfield references.
- Create flexfields
 - Method: postPath:
/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/DFF - Get all flexfields
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/DFF - Get one flexfield
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/DFF/{DFFUniqID} - Update one flexfield
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/DFF/{DFFUniqID}