Add items to disposition
add_disposition_itemsAdd inventory items to a pending disposition by GUID with optional sale price to accurately record firearm transfers in FastBound.
Instructions
Add inventory items (by GUID, optionally with a price) to a pending disposition. Executes directly. Write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Inventory items (by GUID) to add to a pending disposition. | |
| 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. | |
| 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. | |
| dispositionId | Yes | GUID of the pending disposition. |