Flexfields for Serials REST Endpoints
Inventory Management/Shipment Transaction Requests/Shipments/Unpacked Shipment Lines/Lots for Unpacked Shipment Lines/Serials for Lots/Flexfields for Serials
The Flexfields for Serials resource manages details about serial numbers.
- Create one flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/lots/{lotsUniqID4}/child/serials/{serialsUniqID}/child/standardDFF
- Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/lots/{lotsUniqID4}/child/serials/{serialsUniqID}/child/standardDFF
- Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/lots/{lotsUniqID4}/child/serials/{serialsUniqID7}/child/standardDFF/{standardDFFUniqID}
- Update a flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/lots/{lotsUniqID4}/child/serials/{serialsUniqID7}/child/standardDFF/{standardDFFUniqID}