| Name | Description | Type | Additional information |
|---|---|---|---|
| AssetTag |
Required, the asset tag of the asset being checked in |
string |
None. |
| FromSiteName |
The current site of the asset being checked in, required for multi-quantity assets |
string |
None. |
| FromLocationCode |
The current location of the asset being checked in, required for multi-quantity assets |
string |
None. |
| FromGroupTag |
The current asset tag of the group the checked in asset belongs to, required for multi-quantity assets |
string |
None. |
| ToSiteName |
The new site of the checked in asset, optional |
string |
None. |
| ToLocationCode |
The new location of the checked in asset, optional |
string |
None. |
| ToGroupTag |
The new asset tag of the group the checked in asset belongs to, optional |
string |
None. |
| DueDate |
Optional, the date the asset is due back |
date |
None. |
| CheckOutDate |
Optional, the date the asset was checked out, will default to Now |
date |
None. |
| VendorNumber |
The vendor number of the assignee that is checking in the asset, required for multi-quantity assets |
string |
None. |
| CustomerNumber |
The customer number of the assignee that is checking in the asset, required for multi-quantity assets |
string |
None. |
| EmployeeNumber |
The employee number of the assignee that is checking in the asset, required for multi-quantity assets |
string |
None. |
| Quantity |
Required for multi-quantity assets, the amount of the asset being checked out |
decimal number |
None. |
| RecordSource |
Optional, identifier for device checking out the asset (i.e. a PC Name, Kiosk name, mobile device) |
string |
None. |
| Note |
Optional, note associated with the check out transaction |
string |
None. |
| Condition |
during check out, the asset condition could be set. if a valid value is specified, then the new asset condition value will be used to update the asset record as well as stored into the check out transaction history. |
string |
None. |