Flexfields for Serial Attributes REST Endpoints
Inventory Management/Shipment Line Change Requests/Shipment Lines/Serials/Flexfields for Serial Attributes
The operations from the Inventory Management/Shipment Line Change Requests/Shipment Lines/Serials/Flexfields for Serial Attributes category.
- Create one serial attribute flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/{TransactionId}/child/shipmentLines/{shipmentLinesUniqID}/child/serials/{serialsUniqID}/child/attributeDFF - Get all serial attribute flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/{TransactionId}/child/shipmentLines/{shipmentLinesUniqID}/child/serials/{serialsUniqID}/child/attributeDFF - Get one serial attribute flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/{TransactionId}/child/shipmentLines/{shipmentLinesUniqID}/child/serials/{serialsUniqID}/child/attributeDFF/{attributeDFFUniqID}