Company Profiles REST Endpoints

Setup Assistants/Company Profiles
The Company Profile resource is used to create the enterprise information.
Create a company profile
Method: post
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/CompanyProfiles
Get a company profile
Method: get
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/CompanyProfiles/{Id}
Get all company profiles
Method: get
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/CompanyProfiles
Update a company profile
Method: patch
Path: /crmRestApi/resources/11.13.18.05/setupAssistants/{Name}/child/CompanyProfiles/{Id}