- Subcategories:
 - Academic Histories
 - Addresses
 - Emails
 - Emergency Contacts
 - Images
 - Learners
 - Names
 - National Identifiers
 - Phones
 - Proxies
 - Races
 - Security Roles
 - Social Networks
 - Student Curriculums
 
Person Profiles REST Endpoints
    
        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/personProfiles/{PartyId} - Get all person profiles
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/personProfiles - Update a person profile
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/personProfiles/{PartyId}