Recall Lot Serial Numbers REST Endpoints

Inventory Management/Capture and Validate Recall Notices/Recall Lines/Recall Lot Numbers/Recall Lot Serial Numbers
Recalled serial numbers pertaining to specific lots of the recalled parts on the recall notices.
Create recalled lot serial numbers
Method: post
Path: /fscmRestApi/resources/11.13.18.05/captureAndValidateRecallNotices/{HeaderId}/child/captureAndValidateRecallLines/{LineId}/child/recalledLotNumbers/{LotId}/child/recalledLotSerialNumbers
Get all recalled lot serial numbers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/captureAndValidateRecallNotices/{HeaderId}/child/captureAndValidateRecallLines/{LineId}/child/recalledLotNumbers/{LotId}/child/recalledLotSerialNumbers
Get one recalled lot serial number
Method: get
Path: /fscmRestApi/resources/11.13.18.05/captureAndValidateRecallNotices/{HeaderId}/child/captureAndValidateRecallLines/{LineId}/child/recalledLotNumbers/{LotId}/child/recalledLotSerialNumbers/{SerialId}