- Subcategories:
- Flexfields for Serial Attributes That Share Control
- Flexfields for Serials That Share Control
Lots and Serials That Control Items REST Endpoints
The Serials for Lot and Serial Items resource manages the serial number information associated with a specific lot for a transaction line whose item is both lot and serial controlled.
- Create serial numbers
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/receivingTransactions/{GroupId}/child/transactionLines/{UniqueTransactionId}/child/lotSerialItemLots/{lotSerialItemLotsUniqID}/child/lotSerialItemSerials - Get all serial numbers
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receivingTransactions/{GroupId}/child/transactionLines/{UniqueTransactionId}/child/lotSerialItemLots/{lotSerialItemLotsUniqID}/child/lotSerialItemSerials - Get one serial number
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receivingTransactions/{GroupId}/child/transactionLines/{UniqueTransactionId}/child/lotSerialItemLots/{lotSerialItemLotsUniqID}/child/lotSerialItemSerials/{lotSerialItemSerialsUniqID}