Recall Lot Numbers REST Endpoints

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