Business Units REST Endpoints

Inventory Management/Recall Notices/Business Units
The Business Units resource manages the business units assigned to the recall notice.
Create business unit assignments
Method: post
Path: /fscmRestApi/resources/11.13.18.05/recallNotices/{HeaderId}/child/recallBusinessUnits
Delete one business unit assignment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/recallNotices/{HeaderId}/child/recallBusinessUnits/{RecBUAssignmentId}
Get all business unit assignments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallNotices/{HeaderId}/child/recallBusinessUnits
Get one business unit assignment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallNotices/{HeaderId}/child/recallBusinessUnits/{RecBUAssignmentId}