- Subcategories:
- Recall Lot Serial Numbers
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: postPath:
/fscmRestApi/resources/11.13.18.05/captureAndValidateRecallNotices/{HeaderId}/child/captureAndValidateRecallLines/{LineId}/child/recalledLotNumbers
- Get all recalled lot numbers
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/captureAndValidateRecallNotices/{HeaderId}/child/captureAndValidateRecallLines/{LineId}/child/recalledLotNumbers
- Get one recalled lot number
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/captureAndValidateRecallNotices/{HeaderId}/child/captureAndValidateRecallLines/{LineId}/child/recalledLotNumbers/{LotId}