Add item to acquisition
add_acquisition_itemsAdd a firearm to a pending acquisition, specifying required details like manufacturer, model, serial, caliber, and type. Applies immediately, keeping the acquisition uncommitted.
Instructions
Add a single firearm to a pending acquisition. Executes directly (the acquisition is still uncommitted). Write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mpn | No | ||
| sku | No | ||
| upc | No | ||
| cost | No | ||
| note | No | ||
| type | Yes | Required. See list_smartlists ItemType. | |
| model | Yes | Required. | |
| price | No | ||
| serial | Yes | Required. The serial marked on the firearm. | |
| caliber | Yes | Required. See list_smartlists Caliber. | |
| importer | No | Required for imported firearms. | |
| location | No | See list_smartlists Location. | |
| 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. | |
| condition | No | See list_smartlists Condition. | |
| externalId | No | ||
| itemNumber | No | ||
| totalLength | No | ||
| barrelLength | No | ||
| manufacturer | Yes | Required. See list_smartlists Manufacturer. | |
| acquisitionId | Yes | GUID of the pending acquisition. | |
| countryOfManufacture | No |