company-location
Number of APIs: 5
-
location PATCH {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/locations({{locationId}})?tenant={{tenant}}
-
locations GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/locations?tenant={{tenant}}
-
location GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/locations({{locationId}})?tenant={{tenant}}
-
location POST {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/locations?tenant={{tenant}}
-
location DELETE {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/locations({{locationId}})?tenant={{tenant}}