Dispose as destroyed
dispose_destroyedRecord a destroyed disposition for inventory items, including date, description, and witnesses. Preview by default; execute with confirm:true.
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. | |
| 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 |