Dispose as theft/loss
dispose_theft_lossRecord a theft or loss disposition for inventory items, with discovery date and incident numbers. Preview changes by default; set confirm=true to commit the write to FastBound.
Instructions
Record and commit a theft/loss disposition for inventory items. Provide discovery date and incident numbers. Dry-run by default; pass confirm:true. Write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Disposition date (ISO, required). | |
| note | No | ||
| items | Yes | Inventory items reported stolen/lost. | |
| account | No | Which configured FastBound account to use for this one call — an alias or account number (see list_accounts). Omit to use the active account. | |
| confirm | No | Set true to actually execute. Omit or false returns a DRY RUN preview that sends nothing. | |
| auditUser | No | Email recorded as X-AuditUser for the ATF audit trail. Overrides FASTBOUND_AUDIT_USER for this call. Must be an active user on the account. | |
| externalId | No | ||
| theftLoss_Type | No | See list_smartlists TheftLossType. | |
| theftLoss_DiscoveredDate | No | When the theft/loss was discovered (ISO). | |
| theftLoss_PoliceIncidentNumber | No | ||
| theftLoss_ATFIssuedIncidentNumber | No |