Flexfields for Serial Attributes REST Endpoints

Inventory Management/Receiving Receipt Requests/Lines/Serials for Serial Items/Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages the details of the serial attributes that the descriptive flexfield references and is associated with a line whose item is serial controlled and not lot controlled.
Create serial attribute flexfields
Method: post
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/serialItemSerials/{serialItemSerialsUniqID}/child/serialAttributesDFF
Get all serial attribute flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/serialItemSerials/{serialItemSerialsUniqID}/child/serialAttributesDFF
Get one serial attributes flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/serialItemSerials/{serialItemSerialsUniqID}/child/serialAttributesDFF/{serialAttributesDFFUniqID}
Update one serial attribute flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/serialItemSerials/{serialItemSerialsUniqID}/child/serialAttributesDFF/{serialAttributesDFFUniqID}