4473 Form Tracking
4473 Form Tracking
Every time you sell a firearm to a non-licensee (a regular customer, not another FFL dealer), the buyer must complete ATF Form 4473 — the Firearms Transaction Record. CloudFFL tracks the entire 4473 lifecycle fromand stores key compliance data on the moment a sales order is created to the final approved PDF being attached to the order.
The 4473 Status Flow
When a sales order includes a compliance firearm, the Form Status field displays the current status as reported by FastBound. Common values include status messages like "Locked - Awaiting 4473 statusCompletion" and "4473 Completed Successfully", but the exact text comes from the FastBound API. This field updates automatically as the 4473 progresses through these stages:FastBound.
How CloudFFL Receives 4473 Results
When a 4473 is completed in FastBound (approved, delayed, or denied),FastBound, FastBound sends a webhook notification to CloudFFL at the endpoint /fastbound/4473_form_complete. The webhook fires on form4473.completed events. Here is what happens automatically:
- The
is44734473 Completed flag on the sales order is set to True - The 4473 PDF is downloaded from FastBound and
attachedstoredtoon the sales order (accessible via the "4473 PDF" stat buttonas a document) - The NTN (NICS Transaction Number) is stored on the sales order for audit trail
Important: The saleswebhook order status is updated to reflectsets the 4473 Completed flag to True regardless of the actual NICS result (approved, delayed, or denied). It does not distinguish between outcomes. Staff must verify the actual NICS result before transferring any firearm.
Tip: You do not need to manually download or attach the 4473 PDF. The webhook handles this automatically. IfTo youview openthe aPDF, click the "4473 PDF" stat button on the sales order and see the 4473 PDF in the attachments, the process worked correctly.form.
Viewing 4473 Status on a Sales Order
- Open the sales order (go to Sales → Orders or FastBound → Dispositions → Sale Orders)
- Look for the FastBound section on the sales order form
- Check the
is44734473 Completed field — True means the form has been completed - Check the NTN number — This is the NICS background check reference
Look inClick theattachments"4473 PDF" stat buttonforto view the 4473 PDF document
Pulling 4473 Orders into POS
If you use the Point of Sale for firearm transactions, you can pull completed 4473 orders into the POS for payment processing:
- Go to FastBound → Dispositions → Pull 4473 Orders
- This shows sales orders where the 4473 has been approved but payment has not yet been collected
- Select the order and pull it into your active POS session
- Complete the payment at the register
This workflow is useful when the 4473 and NICS check are done separately from the actual payment — for example, if the customer fills out the 4473, you run the background check, and they come back later to pick up and pay.
Handling Delays
When a NICS check comes back as Delayed:
- Hold the firearm — Do not transfer it to the customer
NoteBe aware of the Brady Transfer Date concept —Thisunder federal law, this is typically 3 business days from the date of thecheckcheck. CloudFFL does not track this date as a field, so you should track it separately per your store's procedures- If the delay is not resolved by the Brady Transfer Date, you may legally transfer the firearm (this is called a "default proceed"), but check your store's policy first
- If the delay resolves to Proceed, transfer the firearm normally
- If the delay resolves to Denied, do not transfer — process a refund
Denied = No Transfer: If a NICS check comes back as Denied, you must not transfer the firearm under any circumstances. The firearm stays in your inventory. Process a refund for the customer. Do not create a disposition record in FastBound for a denied sale — the firearm never left your possession.
Record Keeping
CloudFFL automatically stores the following for every 4473 transaction:
- The
completed4473PDFCompleted flag (attachedboolean,toset when thesaleswebhookorder)fires) - The NTN (NICS Transaction Number)
- The
date4473andPDFtime(storedofas a binary field, accessible via the4473statcompletionbutton on the sales order) - The
resultForm Status (Approved,free-textDelayed,fieldDenied)
This information is available at any time by opening the sales order. During an ATF inspection, you can quickly pull up any 4473 by searching for the customer name, serial number, or date.