Recall Serial Numbers REST Endpoints

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