Flexfields for Serial Attributes REST Endpoints

Inventory Management/Shipment Transaction Requests/Shipments/Unpacked Shipment Lines/Serials for Unpacked Shipment Lines/Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages details about serial attributes.
Create one flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/serials/{serialsUniqID}/child/attributeDFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/serials/{serialsUniqID}/child/attributeDFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/serials/{serialsUniqID8}/child/attributeDFF/{attributeDFFUniqID}
Update a flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/serials/{serialsUniqID8}/child/attributeDFF/{attributeDFFUniqID}