company-fixed asset location

Number of APIs: 5

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

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

  3. fixedAssetLocation POST {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/fixedAssetLocations?tenant={{tenant}}

  4. fixedAssetLocation PATCH {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/fixedAssetLocations({{fixedAssetLocationId}})?tenant={{tenant}}

  5. fixedAssetLocation DELETE {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/fixedAssetLocations({{fixedAssetLocationId}})?tenant={{tenant}}