Flexfields for Serial Attributes REST Endpoints
Inventory Management/Shipment Transaction Requests/Shipments/Outer Packing Units/Outer Packing Units/Packed Shipment Lines/Serials for Unpacked Shipment Lines/Flexfields for Serial Attributes
The operations from the Inventory Management/Shipment Transaction Requests/Shipments/Outer Packing Units/Outer Packing Units/Packed Shipment Lines/Serials for Unpacked Shipment Lines/Flexfields for Serial Attributes category.
- Create one serial attribute flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/outerPackingUnits/{LPNInterfaceId}/child/innerPackingUnits/{LPNInterfaceId3}/child/packedLines/{DeliveryDetailInterfaceId4}/child/serials/{serialsUniqID}/child/attributeDFF - Get all serial attribute flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/outerPackingUnits/{LPNInterfaceId}/child/innerPackingUnits/{LPNInterfaceId3}/child/packedLines/{DeliveryDetailInterfaceId4}/child/serials/{serialsUniqID}/child/attributeDFF - Get one serial attribute flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/outerPackingUnits/{LPNInterfaceId}/child/innerPackingUnits/{LPNInterfaceId3}/child/packedLines/{DeliveryDetailInterfaceId4}/child/serials/{serialsUniqID4}/child/attributeDFF/{attributeDFFUniqID} - Update one serial attribute flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/outerPackingUnits/{LPNInterfaceId}/child/innerPackingUnits/{LPNInterfaceId3}/child/packedLines/{DeliveryDetailInterfaceId4}/child/serials/{serialsUniqID4}/child/attributeDFF/{attributeDFFUniqID}