Flexfields for Serial Attributes REST Endpoints
Inventory Management/Shipment Transaction Requests/Shipments/Outer Packing Units/Inner Packing Units/Packed Shipment Lines/Serials for Packed 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/outerPackingUnits/{LPNInterfaceId}/child/innerPackingUnits/{LPNInterfaceId3}/child/packedLines/{DeliveryDetailInterfaceId4}/child/serials/{serialsUniqID}/child/attributeDFF
- Get all 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 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 a 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}