Drop Scheme Settings Associated Assignments REST Endpoints

Drop Scheme Settings/Drop Scheme Settings Assignments/Drop Scheme Settings Associated Assignments
The associated assignments resource is used to list the academic entity associated object assigned to the drop scheme settings.
Create all drop scheme entity academic level assignments
Method: post
Path: /fscmRestApi/resources/11.13.18.05/dropSchemes/{DropSchemeId}/child/assignments/{SettingsAssignmentId}/child/associatedAssignments
Delete a drop scheme entity academic level assignment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/dropSchemes/{DropSchemeId}/child/assignments/{SettingsAssignmentId}/child/associatedAssignments/{AssociatedAssignmentId}
Get a drop scheme entity academic level assignment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/dropSchemes/{DropSchemeId}/child/assignments/{SettingsAssignmentId}/child/associatedAssignments/{AssociatedAssignmentId}
Get all drop scheme entity academic level assignments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/dropSchemes/{DropSchemeId}/child/assignments/{SettingsAssignmentId}/child/associatedAssignments
Update a drop scheme entity academic level assignment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/dropSchemes/{DropSchemeId}/child/assignments/{SettingsAssignmentId}/child/associatedAssignments/{AssociatedAssignmentId}