Set ID Assignments Asset Book REST Endpoints

Set ID Assignments Asset Book
The set ID assignments for asset book resource is used to view, create, and update asset book assignments for the set ID sets.
Create a set ID asset book assignment
Method: post
Path: http://servername/fscmRestApi/resources/11.13.18.05/setIdAssignmentsAssetBook
Delete a set ID asset book assignment
Method: delete
Path: http://servername/fscmRestApi/resources/11.13.18.05/setIdAssignmentsAssetBook/{setIdAssignmentsAssetBook_Id}
Get a set ID asset book assignment
Method: get
Path: http://servername/fscmRestApi/resources/11.13.18.05/setIdAssignmentsAssetBook/{setIdAssignmentsAssetBook_Id}
Get all set ID asset book assignments
Method: get
Path: http://servername/fscmRestApi/resources/11.13.18.05/setIdAssignmentsAssetBook
Update a set ID asset book assignment
Method: patch
Path: http://servername/fscmRestApi/resources/11.13.18.05/setIdAssignmentsAssetBook/{setIdAssignmentsAssetBook_Id}