Set ID Assignments Business Unit REST Endpoints

Set ID Assignments Business Unit
The set ID assignments for business unit resource is used to view, create, and update business unit assignments for set ID sets.
Create a set ID business unit assignment
Method: post
Path: http://servername/fscmRestApi/resources/11.13.18.05/setIdAssignmentsBusinessUnit
Delete a set ID business unit assignment
Method: delete
Path: http://servername/fscmRestApi/resources/11.13.18.05/setIdAssignmentsBusinessUnit/{setIdAssignmentsBusinessUnit_Id}
Get a set ID business unit assignment
Method: get
Path: http://servername/fscmRestApi/resources/11.13.18.05/setIdAssignmentsBusinessUnit/{setIdAssignmentsBusinessUnit_Id}
Get all set ID business unit assignments
Method: get
Path: http://servername/fscmRestApi/resources/11.13.18.05/setIdAssignmentsBusinessUnit
Update a set ID business unit assignment
Method: patch
Path: http://servername/fscmRestApi/resources/11.13.18.05/setIdAssignmentsBusinessUnit/{setIdAssignmentsBusinessUnit_Id}