Recall Contacts REST Endpoints
Inventory Management/Capture and Validate Recall Notices/Recall Contacts
Contact information on the recall notices.
- Create recall notice contacts
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/captureAndValidateRecallNotices/{HeaderId}/child/recallNoticeContacts
- Get all contacts for a recall notice
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/captureAndValidateRecallNotices/{HeaderId}/child/recallNoticeContacts
- Get one contact for a recall notice
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/captureAndValidateRecallNotices/{HeaderId}/child/recallNoticeContacts/{ContactId}