company-fixed asset
Number of APIs: 7
-
fixedAssets GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/fixedAssets?tenant={{tenant}}
-
fixedAsset POST {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/fixedAssets?tenant={{tenant}}
-
fixedAsset PATCH {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/fixedAssets({{fixedAssetId}})?tenant={{tenant}}
-
fixedAsset DELETE {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/fixedAssets({{fixedAssetId}})?tenant={{tenant}}
-
employee GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/fixedAssets({{fixedAssetId}})/employee?tenant={{tenant}}
-
fixedAssetLocation GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/fixedAssets({{fixedAssetId}})/fixedAssetLocation?tenant={{tenant}}
-
fixedAsset GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/fixedAssets({{fixedAssetId}})?tenant={{tenant}}