- Subcategories:
- Recall Lot Numbers
- Recall Serial Numbers
Recall Lines REST Endpoints
Inventory Management/Capture and Validate Recall Notices/Recall Lines
Recalled parts on the recall notices.
- Create recall lines
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/captureAndValidateRecallNotices/{HeaderId}/child/captureAndValidateRecallLines
- Get all recall lines
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/captureAndValidateRecallNotices/{HeaderId}/child/captureAndValidateRecallLines
- Get one recall line
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/captureAndValidateRecallNotices/{HeaderId}/child/captureAndValidateRecallLines/{LineId}