Profile Locations REST Endpoints

Profile Locations
The profile locations resource is used to view, create, or modify addresses for a registered public user account profile.
Create a set of contact addresses for the user profile
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProfileLocations
Get a contact address for the user profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProfileLocations/{LocationSiteId}
Get all contact addresses for the user profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProfileLocations
Update a contact address for the user profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorProfileLocations/{LocationSiteId}