Flexfields for Lot Attributes REST Endpoints
The operations from the Inventory Management/Receipts (Deprecated)/Receipt Headers/Transaction Lines/Serials and Lots That Control Items/Flexfields for Lot Attributes category.
- Create one lot attribute flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/receipts/{GroupId}/child/receiptHeaders/{UniqueHeaderId}/child/receiptLines/{UniqueTransactionId}/child/lotSerialItemLots/{lotSerialItemLotsUniqID}/child/lotSerialItemLotAttributesDFF - Get all lot attribute flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receipts/{GroupId}/child/receiptHeaders/{UniqueHeaderId}/child/receiptLines/{UniqueTransactionId}/child/lotSerialItemLots/{lotSerialItemLotsUniqID}/child/lotSerialItemLotAttributesDFF - Get one lot attribute flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receipts/{GroupId}/child/receiptHeaders/{UniqueHeaderId}/child/receiptLines/{UniqueTransactionId}/child/lotSerialItemLots/{lotSerialItemLotsUniqID}/child/lotSerialItemLotAttributesDFF/{lotSerialItemLotAttributesDFFUniqID}