Update acquisition item
update_acquisition_itemReplace a firearm item in a pending acquisition with corrected data. Preview changes by default; set confirm to true to save.
Instructions
Replace an item within a pending acquisition with corrected firearm data. Supply the full item (PUT replaces it). Dry-run by default; pass confirm:true. Write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | GUID of the acquisition. | |
| 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. | |
| confirm | No | Set true to actually execute. Omit or false returns a DRY RUN preview that sends nothing. | |
| 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. | |
| acquisitionItemId | Yes | GUID of the acquisition item to replace. | |
| countryOfManufacture | No |