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: post
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/DFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/DFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/DFF/{DFFUniqID}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/DFF/{DFFUniqID}