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: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/serials/{serialsUniqID}/child/attributeDFF - Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/serials/{serialsUniqID}/child/attributeDFF - Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/serials/{serialsUniqID8}/child/attributeDFF/{attributeDFFUniqID} - Update a flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/serials/{serialsUniqID8}/child/attributeDFF/{attributeDFFUniqID}