With the /Companies endpoint user can manage the company.
                GET
                /api/companies/GetCompanyShopConfig
                Get the ap-config file for the specified company.
            
        
            Request Example
            
    
    /api/companies/GetCompanyShopConfig?shopName=myShop
    shopName - (Required) the shop name
                
            
                Response Example
            
            
    If successful, the file will be returned as a string with status code of 200