Replenish Inventory Request Error Serial Details REST Endpoints
Inventory Management/Replenish Inventory Requests/Request Lines/Replenish Inventory Request Error Lot Details/Replenish Inventory Request Error Serial Details
Serial details for the Replenish Inventory Request when the item is serial-controlled.
- Create serial numbers
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/inventoryReplenishRequests/{GroupId}/child/replenishRequestLines/{ReplenishmentIntId}/child/lots/{LotReplenishRequestId}/child/lotSerials - Delete one serial number
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/inventoryReplenishRequests/{GroupId}/child/replenishRequestLines/{ReplenishmentIntId}/child/lots/{LotReplenishRequestId}/child/lotSerials/{SerialReplenishRequestId} - Get all lot serial numbers
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryReplenishRequests/{GroupId}/child/replenishRequestLines/{ReplenishmentIntId}/child/lots/{LotReplenishRequestId}/child/lotSerials/{SerialReplenishRequestId} - Get all serial numbers
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryReplenishRequests/{GroupId}/child/replenishRequestLines/{ReplenishmentIntId}/child/lots/{LotReplenishRequestId}/child/lotSerials - Update one serial number
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/inventoryReplenishRequests/{GroupId}/child/replenishRequestLines/{ReplenishmentIntId}/child/lots/{LotReplenishRequestId}/child/lotSerials/{SerialReplenishRequestId}