Get My Asset List
You can view and manage a comprehensive list of the assets.
To authenticate the below API, see API Authentication and Authorization.
Service Name | HTTP Method |
|---|---|
AM_MyAssetList | POST |
Sample Request
Json Format
{
"ServiceName": "AM_MyAssetList",
"objCommonParameters": {
"_ProxyDetails": {
"AuthType": "APIKey",
"APIKey": "ENsvEMgtSRtXXXXXXXbw5Ba5oNAYTadMYEZbDQ=",
"ProxyID": 0,
"ReturnType": "json",
"OrgID": 1,
"TokenID": ""
},
"UserID": 197,
"PageName": "AM_MyAssetList",
"InstanceCode": "",
"RequestType": "Mobile",
"PageNo": 0,
"PageType": "TileView",
"NoOfRecord": 20
}
}Request Parameters
Parameter Name | Type | Description | Mandatory |
|---|---|---|---|
UserID | String | Unique identification number of the user. | true |
PageName | String | Name of the page. | true |
InstanceCode | String | Unique identification number of an Instance. | true |
RequestType | String | The type of the request. | true |
PageNo | Numeric | Number of page numbers are displayed. | true |
NoOfRecords | Numeric | Number of records in each page. | true |
Sample Response
{
"Errors": "",
"Message": null,
"Output": "",
"TokenID":
"B964F33768C11AFE32DA38C5C32A9B9F71616CDC58080C06BAC5EC99566CE0273D1288DA01E2FB
0B6A3F7FF7D5710418093DD13FE02C9A9EE1A93ED27E2B2D0EE0800B7E6F6426EB83C25602719B2
690ACDE0FD84D2C59D2BA4DA7D1EE3CA0C6F4F7A9AF26E3D525DDF41ABF3F82275D1628B25B54
AF5CA7B3CD256888033BCC548E592C51274F4558513EB6CF313F9E",
"OrgID": 0,
"OutputObject": {
"MyAsset": {
"AssetDetails": [
{
"ROWNUM": 1,
"TotalRows": 4,
"Asset ID": 3103,
"Allocation_ID": 2629,
"CategoryID": 23,
"Display": "1",
"IsImageUpload": false,
"AttachmentName": null,
"Internal_Reconciliation": "NO",
"InternalColumn": "DB_MSG_RAPFR|Single User",
"Asset Type": "Fixed Asset",
"Tenant": "Information Technology",
"Category": "LAPTOP1",
"User Name": "John",
"Alternate Supervisor": "",
"Reporting Manager": "Allen",
"Asset Code": "LAP1/000037",
"Serial Number": "SerNoin901234XXXXX44081012",
"Host Name": null,
"Asset Location": "Dallas",
"Allocated Type": "Single User",
"Allocation Status": "DB_MSG_RAPFR",
"Reconciliation Status": "",
"Reconciliation date": "",
"Asset Usage Type": null,
"AssetUsageType_Configkeys": "1|0|1|1|1|1",
"InternalUserId": 197
},
{
"ROWNUM": 2,
"TotalRows": 4,
"Asset ID": 3104,
"Allocation_ID": 2630,
"CategoryID": 23,
"Display": "1",
"IsImageUpload": false,
"AttachmentName": null,
"Internal_Reconciliation": "YES",
"InternalColumn": "DB_MSG_Accepted|Single User",
"Asset Type": "Fixed Asset",
"Tenant": "Information Technology",
"Category": "LAPTOP1",
"User Name": "John",
"Alternate Supervisor": "",
"Reporting Manager": "Allen",
"Asset Code": "LAP1/000038",
"Serial Number": "SerNoin901234XXXXXX40810134",
"Host Name": null,
"Asset Location": "Dallas",
"Allocated Type": "Single User",
"Allocation Status": "DB_MSG_Accepted",
"Reconciliation Status": "New",
"Reconciliation date": "2024-04-03 00:20:10",
"Asset Usage Type": "test-06",
"AssetUsageType_Configkeys": "1|0|1|1|1|1",
"InternalUserId": 197
},
{
"ROWNUM": 3,
"TotalRows": 4,
"Asset ID": 3105,
"Allocation_ID": 2631,
"CategoryID": 23,
"Display": "1",
"IsImageUpload": false,
"AttachmentName": null,
"Internal_Reconciliation": "NO",
"InternalColumn": "DB_MSG_RAPFR|Single User",
"Asset Type": "Fixed Asset",
"Tenant": "Information Technology",
"Category": "LAPTOP1",
"User Name": "John",
"Alternate Supervisor": "",
"Reporting Manager": "Allen",
"Asset Code": "LAP1/000039",
"Serial Number": "SerNoin90XXX45",
"Host Name": null,
"Asset Location": "Dallas",
"Allocated Type": "Single User",
"Allocation Status": "DB_MSG_RAPFR",
"Reconciliation Status": "",
"Reconciliation date": "",
"Asset Usage Type": null,
"AssetUsageType_Configkeys": "1|0|1|1|1|1",
"InternalUserId": 197
},
{
"ROWNUM": 4,
"TotalRows": 4,
"Asset ID": 3106,
"Allocation_ID": 2632,
"CategoryID": 23,
"Display": "1",
"IsImageUpload": false,
"AttachmentName": null,
"Internal_Reconciliation": "YES",
"InternalColumn": "DB_MSG_Accepted|Single User",
"Asset Type": "Fixed Asset",
"Tenant": "Information Technology",
"Category": "LAPTOP1",
"User Name": "John",
"Alternate Supervisor": "",
"Reporting Manager": "Allen",
"Asset Code": "LAP1/000040",
"Serial Number": "SerNoiXXXXX23457",
"Host Name": null,
"Asset Location": "Dallas",
"Allocated Type": "Single User",
"Allocation Status": "DB_MSG_Accepted",
"Reconciliation Status": "New",
"Reconciliation date": "2024-04-03 00:20:10",
"Asset Usage Type": null,
"AssetUsageType_Configkeys": "1|0|1|1|1|1",
"InternalUserId": 197
}
],
"AssetColumnDetails": [
{
"ColumnName": "Asset ID",
"DisplayName": "Asset ID",
"Placeholder": "Display",
"SortOrder": 0,
"Field": "Static"
},
{
"ColumnName": "Category",
"DisplayName": "Asset Category",
"Placeholder": "Display",
"SortOrder": 0,
"Field": "Static"
},
{
"ColumnName": "CategoryID",
"DisplayName": "Category ID",
"Placeholder": "hidden",
"SortOrder": 0,
"Field": "Static"
},
{
"ColumnName": "Asset Code",
"DisplayName": "Asset Code",
"Placeholder": "Display",
"SortOrder": 1,
"Field": "Dynamic"
},
{
"ColumnName": "Serial Number",
"DisplayName": "Serial Number",
"Placeholder": "Display",
"SortOrder": 2,
"Field": "Dynamic"
},
{
"ColumnName": "Host Name",
"DisplayName": "Host Name",
"Placeholder": "Display",
"SortOrder": 3,
"Field": "Dynamic"
},
{
"ColumnName": "Location",
"DisplayName": "Asset Location",
"Placeholder": "Display",
"SortOrder": 4,
"Field": "Dynamic"
},
{
"ColumnName": "Allocated Type",
"DisplayName": "Allocated Type",
"Placeholder": "Display",
"SortOrder": 6,
"Field": "Dynamic"
},
{
"ColumnName": "Allocation Status",
"DisplayName": "Allocation Status",
"Placeholder": "Display",
"SortOrder": 8,
"Field": "Dynamic"
},
{
"ColumnName": "Reconciliation Status",
"DisplayName": "Reconciliation Status",
"Placeholder": "Display",
"SortOrder": 16,
"Field": "Dynamic"
},
{
"ColumnName": "Reconciliation date",
"DisplayName": "Reconciliation date",
"Placeholder": "Display",
"SortOrder": 17,
"Field": "Dynamic"
}
],
"AssetStatusSummary": [
{
"New": 0,
"Accepted": 2,
"AssetReturnRequest": 0,
"AssetRejectRequest": 2
}
],
"FilteredAssetStatusSummary": [
{
"New": 0,
"Accepted": 2,
"AssetReturnRequest": 0,
"AssetRejectRequest": 2
}
],
"PermissionDetails": {
"EnableAccept": true,
"EnableReject": true,
"EnableReturn": true,
"EnableBasicInformation": false,
"EnableCustomColumns": false
}
}
},
"OutputID": 0,
"Input": null
}Status and Error Codes
For more information, see: Status and Error Messages.