Business Profiles REST Endpoints

Business Profiles
The business profiles resource is used to view, create, or modify a registered public user business profile.
Create a business profile of a registered public user
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessProfiles
Get a business profile of a registered public user
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessProfiles/{ProfileId}
Get all business profiles of a registered public user
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessProfiles
Update a business profile of a registered public user
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessProfiles/{ProfileId}