Recall NoticesV2 REST Endpoints

Inventory Management/Recall NoticesV2
Header entity of a recall notice that contains a unique reference number, dates initiated, reported, and created in the application, and information about the parties who initiated and reported the recall, the reason for the recall, the risk and its severity, and the action to be taken by impacted customers. Use this resource if you already know the matching item in your product master, you're sure a recall is relevant for your enterprise, and you don't want the application to determine the relevance of the recall captured from external sources.
Copy one recall notice
Method: post
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/action/copyRecallNotice
Create recall headers
Method: post
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2
Delete a recall header
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/{HeaderId}
Get one recall header
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/{HeaderId}
Gets duplicate recall notices
Method: post
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/action/findDuplicates
Identify and locate recalled items
Method: post
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/action/submitLocatePartsEss
Query all recall headers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2
Raises a business event
Method: post
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/action/raiseBusinessEvent
Update a recall header
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/recallNoticesV2/{HeaderId}