company-location

Number of APIs: 5

  1. location PATCH {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/locations({{locationId}})?tenant={{tenant}}

  2. locations GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/locations?tenant={{tenant}}

  3. location GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/locations({{locationId}})?tenant={{tenant}}

  4. location POST {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/locations?tenant={{tenant}}

  5. location DELETE {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/locations({{locationId}})?tenant={{tenant}}