Dispose as destroyed
dispose_destroyedRecord destroyed dispositions for inventory items with destruction date, description, and witnesses. Dry-run preview by default; set confirm:true to commit.
Instructions
Record and commit a destroyed disposition for inventory items. Provide destruction date, description, and witnesses. 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 destroyed. | |
| 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 | ||
| destroyed_Date | No | ||
| destroyed_Witness1 | No | ||
| destroyed_Witness2 | No | ||
| destroyed_Description | No |