- Subcategories:
- Flexfields for Serial Attributes
- Flexfields for Serials
Serials REST Endpoints
Inventory Management/Inventory On-Hand Balances/Serials
The Serials resource gets the serial numbers associated with an inventory balance record for a serial-controlled item.
- Get all inventory serials
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryOnhandBalances/{inventoryOnhandBalancesUniqID}/child/serials
- Get one inventory serial
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryOnhandBalances/{inventoryOnhandBalancesUniqID}/child/serials/{serialsUniqID}