Recall Lots REST Endpoints
Inventory Management/Inventory Count Tasks/Recall Lots
The Recall Lots gets the information about the lot details for each recall notice line.
- Get all recall lots
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryCountTasks/{InvCountTaskId}/child/recallLots
- Get one recall lot
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryCountTasks/{InvCountTaskId}/child/recallLots/{LotId}