Commit disposition
commit_dispositionFinalize a pending disposition in the A&D book. May trigger Multiple Sale reports and auto-create recipient acquisitions for FFL transfers. Dry-run by default; execute with confirm:true.
Instructions
Commit a pending disposition to the A&D book — the point of no return. May trigger a Multiple Sale report and, for FFL transfers, auto-create the recipient's acquisition (reported via headers). Dry-run by default; pass confirm:true. Write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | GUID of the pending disposition to commit. | |
| 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. | |
| otherTransfereeEmails | No | Recipient FFL user emails for an FFL transfer. |