You can get the Asset Details by Asset ID or custom fields using the following API Request
Notes:
If StoreAsset is true then only store assets are displayed.
If StoreAsset is false then only allocated assets are displayed.
Service Name | HTTP Method |
AM_GetAssetDetails | POST |
Details of Asset
{
"ServiceName": "AM_GetAssetDetails",
"objCommonParameters": {
"_ProxyDetails": {
"ProxyID": 0,
"ReturnType": "JSON",
"APIKey": "VCzYxzanmTiGn5Ry9i6rPgsUgn9IBEtXJqnw0S380FQ=",
"AuthType": "APIKEY"
},
"oAM_Asset_MasterParam": {
"_Category_ID": "Laptop",
"_Instance": "IT"
},
"oAM_Asset_DetailsParam": [
{
"_FilterColumn": "Asset ID",
"_FilterValue": "77"
}
],
"StoreAsset": true
}
}Request Parameters
Parameter Name | Type | Description | Mandatory |
|---|---|---|---|
_Category_ID | STRING | The category name of an asset. | TRUE |
_Instance | STRING | Name of the Instance. For Example: IT | TRUE |
_FilterColumn | STRING | The filter criteria to search the fixed asset. | TRUE |
_FilterValue | STRING | The search filter asset value. | TRUE |
StoreAsset | BOOLEAN | View all the store asset and allocated assets.
| TRUE |
{"Errors":"","Message":"","Output":"","TokenID":"B48B3D8FE7450257BAB8850CFFD61C559B94723403
00E4A48A8FD8F413B73FB98FB0C38264CECD065F67571CE0F1321B687A92D3DFA73C303F86A262A22B
A01524963F8AEF2DEC14583B50D15CCA7F8A16734A0414E89965AC163922BAD5B0EBD051FB5D664BA
C6563EE0B0B49BB1757849D008D6A450493F8FF13BB10F5CBA1CA4F32C51437A23E108B79E29EE2A1E
E","OrgID":0,"OutputObject":[{"Asset ID":188,"IsAssetcode":"True","Asset Code":"LAPT/188","Asset
Location":"Bengaluru","Asset Store":"Summit IT store","StoreID":5,"Category Name":"Laptop","Asset
Condition":"Good","On Movement":"False","Serila No ":"PG018J0R","Hostname
":"INBANDSUPT031A","Invoice no":null,"Vendor Number ":null,"Asset Cost ":null,"Asset Entity
":null,"MAKE":null,"MODEL":null,"RAM size ":null,"ExAssetID":null,"Group ID":null,"Bar Code":null,"Date
of Purchase":null,"Vendor name":null,"Purchase Order":null,"CBF Number":null}]}