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: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryReplenishRequests/{GroupId}/child/replenishRequestLines/{ReplenishmentIntId}/child/lots/{LotReplenishRequestId}/child/lotSerials
Delete one serial number
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/inventoryReplenishRequests/{GroupId}/child/replenishRequestLines/{ReplenishmentIntId}/child/lots/{LotReplenishRequestId}/child/lotSerials/{SerialReplenishRequestId}
Get all lot serial numbers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryReplenishRequests/{GroupId}/child/replenishRequestLines/{ReplenishmentIntId}/child/lots/{LotReplenishRequestId}/child/lotSerials/{SerialReplenishRequestId}
Get all serial numbers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryReplenishRequests/{GroupId}/child/replenishRequestLines/{ReplenishmentIntId}/child/lots/{LotReplenishRequestId}/child/lotSerials
Update one serial number
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryReplenishRequests/{GroupId}/child/replenishRequestLines/{ReplenishmentIntId}/child/lots/{LotReplenishRequestId}/child/lotSerials/{SerialReplenishRequestId}