Retrieve Fixed Asset by Code
  • 26 Sep 2024
  • 2 Minutes to read
  • Dark
    Light

Retrieve Fixed Asset by Code

  • Dark
    Light

Article summary

Get
/fa-rest-api/rest/1/faasset

Query Standards

Finder

Following row finders are available for data filtering and optimizing request performance.

  • Select by Code
  • By UUID

Select by Code

Recommended finder parameters. Refer to Query Parameters for example.

ParameterDescriptionSample
AssetTypeAsset TypeT
CatCodeCategory CodeVEHICLES
ActivationDateActivation Date2016-01-01
AuditDateAudit Date2018-02-21

By UUID

This is an optional finder for querying a specific Fixed Asset by row ID.

ParameterDescriptionSample
/VUUIDThe VUuid attribute is the Unique row ID/fa-rest-api/rest/1/faasset/E7E42B7DC5E37073E05316821FAC616E
Security
HTTP
Type basic

Basic authentication

Query parameters
finder
string
ExampleselectByCode;AssetType=T,CatCode=VEHICLES,ActivationDate=2019-12-09, AuditDate=2019-01-01
limit
integer
Example500
offset
integer
Example0
totalResults
boolean
Exampletrue
orderBy
string
ExampleFastCode:desc
Responses
200

OK

Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourcecollection+json
{
  "items": [
    {
      "FastCompCode": "001",
      "FastCode": "2011",
      "FastName": "Crane",
      "FastAssetType": "T",
      "FastDesc": "Crans",
      "FastCapApprvCode": null,
      "FastPoNum": null,
      "FastActivDate": "2019-12-09",
      "FastEntryDate": "2019-12-09",
      "FastFmv": 50000,
      "FastReplValAmt": null,
      "FastLeaseCode": "O",
      "FastPstExemptFlag": "N",
      "FastLienFlag": "N",
      "FastLienText": null,
      "FastInsGroupCode": "0001-01-01T12:00:00Z",
      "FastIntType": "F",
      "FastIntRate": null,
      "FastDefaultIntRate": 0,
      "FastCatCode": "VEHICLES",
      "FastCatName": "Vehicles",
      "FastMethCode": "3",
      "FastEconLifeQty": 60,
      "FastDepLifeQty": 60,
      "FastDepAmt": 10000,
      "FastDepPc": null,
      "FastOrigCost": 50000,
      "FastAdjCostBase": 50000,
      "FastInitDepAmt": 10000,
      "FastInitMonthQty": null,
      "FastAccDep": 10666.67,
      "FastNbv": 39333.33,
      "FastCcaCode": null,
      "FastCcaByAssetFlag": "N",
      "FastRsdlValAmt": null,
      "FastDepInJanFlag": "Y",
      "FastDepInFebFlag": "Y",
      "FastDepInMarFlag": "Y",
      "FastDepInMayFlag": "Y",
      "FastDepInAprFlag": "Y",
      "FastDepInJunFlag": "Y",
      "FastDepInJulFlag": "Y",
      "FastDepInAugFlag": "Y",
      "FastDepInSepFlag": "Y",
      "FastDepInOctFlag": "Y",
      "FastDepInNovFlag": "Y",
      "FastDepInDecFlag": "Y",
      "FastDeDeptCode": null,
      "FastDeAccCode": null,
      "FastDeAccName": null,
      "FastAdDeptCode": null,
      "FastAdAccCode": null,
      "FastAdAccName": null,
      "FastNotesText": null,
      "FastRollNum": null,
      "FastAreaWmCode": null,
      "FastComAreaQty": null,
      "FastUsblAreaQty": null,
      "FastZoneText": null,
      "FastEqpCode": null,
      "FastEqpName": null,
      "EmeEqpCode": null,
      "EmeName": null,
      "EmeDesc": null,
      "EmecEqpclassCode": null,
      "EmecName": null,
      "EmhlHomelocCode": null,
      "EmhlName": null,
      "EmalActuallocCode": null,
      "EmalName": null,
      "EmeLegalUniqueIdentifier": null,
      "EmeActiveFlag": null,
      "EmeEqpHier": null,
      "EmeFixedAssetsFlag": null,
      "EmeDepreciationFlag": null,
      "EmeBillRateRequiredFlag": null,
      "EmeAutoChargeoutFlag": null,
      "EmeFloatFlag": null,
      "EmeCommissionDate": null,
      "FastMakeName": null,
      "FastModelName": null,
      "FastModelYear": null,
      "FastBoughtFrom": null,
      "FastSerNumCode": null,
      "FastWarrantyCode": "N",
      "FastWarrantyDate": null,
      "FastOwnerName": null,
      "FastAssignedName": null,
      "FastRegisteredTo": null,
      "FastLicNumberCode": null,
      "FastLicState": null,
      "FastLicExpDate": null,
      "FastLicCostAmt": null,
      "FastLicMonthsQty": null,
      "FastCapacityQty": null,
      "FastGrossWgtQty": null,
      "FastInsuredValue": null,
      "FastDspsDate": null,
      "FastDefaultMethCode": "Straight Line",
      "FastDefaultResidualRatePc": 0,
      "FastDefaultDepLifeQty": 60,
      "FastDefaulteConLifeQty": 60,
      "FastDefaultDepPc": 0,
      "FastCatAdDeptCode": "00",
      "FastCatAdAccCode": "18041",
      "FastCatAdAccName": "Accum. Deprec- Vehicles",
      "FastCatDeDeptCode": "00",
      "FastCatDeAccCode": "88040",
      "FastCatDeAccName": "Deprec Exp - Vehicles",
      "FastCatEqpCatCode": "OTHER",
      "FastCatEqpCatName": "Other Ownership Cost",
      "FastEqpCatCode": null,
      "FastEqpCatName": null,
      "FastCatEqpTranCode": "DEPR",
      "FastCatEqpTranName": "Deprec. Expense",
      "FastEqpTranCode": null,
      "FastEqpTranName": null,
      "FastDefaultRsdlValAmt": 0,
      "FastAcquisitionValue": null,
      "FastAssetDeptCode": null,
      "FastAssetAccCode": null,
      "FastAssetAccName": null,
      "FastAcquisitionDeptCode": null,
      "FastAcquisitionAccCode": null,
      "FastAcquisitionAccName": null,
      "FastDisposalDeptCode": null,
      "FastDisposalAccCode": null,
      "FastDisposalAccName": null,
      "FastAcqBchNum": null,
      "FastAcqOverrideValue": null,
      "FastVUuid": "E7E42B7DC5E37073E05316821FAC616E",
      "FastIuCreateDate": "2019-12-09T11:13:42Z",
      "FastIuUpdateDate": "2020-01-28T06:46:45Z",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/fa-rest-api/rest/1/faasset/E7E42B7DC5E37073E05316821FAC616E",
          "name": "faasset",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/fa-rest-api/rest/1/faasset/E7E42B7DC5E37073E05316821FAC616E",
          "name": "faasset",
          "kind": "item"
        }
      ]
    }
  ],
  "count": 1,
  "hasMore": false,
  "limit": 5,
  "offset": 0,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/fa-rest-api/rest/1/faasset",
      "name": "faasset",
      "kind": "collection"
    }
  ]
}
object