- Subcategories:
- Addresses
- Citizenships
- Emails
- Emergency Contacts
- Images
- Missing Person Contacts
- Names
- National Identifiers
- Phones
- Races
- Social Networks
Student Management Person Profiles REST Endpoints
Student Management Person Profiles
Use the person profiles resource to view, create, or modify person profile details. For example, use this resource to update a student's address.
- Get a person profile
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedPersonProfiles/{PartyId}
- Get all person profiles
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedPersonProfiles
- Update a person profile
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/hedPersonProfiles/{PartyId}