NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Special needs assignment REST Endpoints

Profiles/Special needs assignment
Retrieve list of special needs assignments for a profile
Method: get
Path: /spms/v1/profiles/{accountId}/specialNeeds
Retrieve list of special needs assignments for a profile by profile type
Method: get
Path: /spms/v1/profiles/{profileType}/{accountId}/specialNeeds
Update special needs assignments for a profile
Method: put
Path: /spms/v1/profiles/{accountId}/specialNeeds
Update special needs assignments for a profile by profile type
Method: put
Path: /spms/v1/profiles/{profileType}/{accountId}/specialNeeds