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: get
Path: /fscmRestApi/resources/11.13.18.05/personProfiles/{PartyId}
Get all person profiles
Method: get
Path: /fscmRestApi/resources/11.13.18.05/personProfiles
Update a person profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/personProfiles/{PartyId}