| Name | Description | Type | Additional information |
|---|---|---|---|
| RecoverReason |
Required, the reason the recover is being performed. The recover reason needs to already exist in the system. You can use the public-api/transactions/recover/reasons to get a list of recover reasons |
string |
None. |
| TransactionDate |
Optional, the date the transaction occurred. If left blank the date will default to now. |
date |
None. |
| RecordSource |
Optional, the device performing the transaction (i.e. name of kiosk, mobile device, or PC) |
string |
None. |
| Note |
Optional, any transaction notes to log with the transaction |
string |
None. |
| AssetTags |
Required, at list one asset needs to be selected to dispose |
Collection of string |
None. |