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