Parameter | Description |
---|---|
ID | The id (not the asset tag) of the asset you’d like to query. |
Status ID | Valid status ID. Obtained via the “List Statuses” action. |
Parameter | Description |
---|---|
Location ID | Updated Location for this item. |
Name | - |
Note | Note about the checkin. |
{
"status": "<string>",
"messages": "<string>",
"payload": {
"asset_tag": "<string>",
"model": "<string>",
"model_number": "<string>"
}
}
Was this page helpful?