Update a companyAsk AIput https://admin.sandbox.vouchery.app/api/v2.1/admin/companies/{id}Update the company details. Updates only given properties.Path ParamsidintegerrequiredCompany IDBody ParamsThe object with fields to updatebilling_addressstringrequiredbilling_emailstringrequiredcountry_codestringrequirednamestringrequiredtax_idstringrequiredResponses 200Updated object 401Unauthorized error. 403Forbidden error. 404Not found error. 422Unprocessable entity error. Validation failed. 500Internal server error. Try again in a few minutes or contact support.Updated over 2 years ago