October 29th, 2025

The FFL Upload feature adds a new step to the store onboarding process, allowing retailers to upload and verify their Federal Firearms License (FFL) before completing setup. This ensures only stores with valid and active FFLs can go live on the platform.
In the Store Onboarding page, you can now:
Upload an FFL document, enter its number, and expiration date
Preview uploaded files and view verification status
Automatically validate FFL details (required fields, future expiration date, valid file type)
This update improves compliance by preventing expired or missing FFLs and clearly displaying FFL status within the onboarding progress tracker.

The new Quantity Restrictions by UPC feature allows admins to define minimum and maximum order limits for specific products identified by their UPC. This provides better control over product ordering and helps manage inventory effectively.
A dedicated page under Orders > Product Settings > Quantity Restrictions lets admins view, add, and edit restrictions. When customers place orders, the system checks these limits and displays a clear message if quantities fall outside the allowed range.

On the Company Profile page (Settings > Company Profile), admins can now manage dropshipping at both the company and product levels, giving more control over which products can be shipped directly to customers. When dropshipping is disabled, the system automatically blocks residential orders and displays a clear message, while store and dealer shipments remain unaffected.
Company Level
Admins can enable or disable dropshipping for all company products by toggling the Allow Drop Shipping option on the Company Profile page (Settings > Company > Profile).

Product Level
On the product page found under Products → All Products → [Select Product] → Settings, each product has its own ‘Allow Drop Shipping’ toggle, enabling control at the individual product level

The Product Inventories API Endpoint has been improved to ensure accurate and consistent inventory updates.
The endpoint now updates data using these key fields:
stock_message – allows users to update and display the current stock status in the Store Locator.
last_updated_at - allows users to set the date when the inventory was last updated for better tracking and synchronization.
These enhancements enable real-time synchronization between product inventory and store display, ensuring users always see the most up-to-date stock information.
The Product Inventories endpoint now supports a new query parameter, filter[is_candidate], which lets users filter and retrieve product inventories from candidate stores only.
The API Documentation Site provides a centralized platform that consolidates all existing API endpoints from multiple modules. It serves as a single source of truth for developers and integration partners, ensuring consistency, accessibility, and up-to-date visibility of all endpoints across the system.
The centralized API documentation now includes comprehensive coverage for the following endpoints:
Categories
The Categories section allows users to manage product classifications within the system—providing functionality to list, create, retrieve, update, and delete categories as needed.

Federal Firearms License (FFLs)
The FFLs (Federal Firearms Licensees) endpoints provide access to licensed dealer data, enabling developers to list all FFLs, retrieve specific FFL details by ID or license number, and review or download FFL import histories and files.

Manufacturer Categories
The new Manufacturer Categories endpoint provides access to all manufacturer category data with support for filtering, sorting, and pagination.

MAP Policies
Within the MAP Policies module, users can access and retrieve Minimum Advertised Price policies to ensure compliance and consistent pricing across stores.

MAP Promotion
The MAP Promotion Products endpoints allow viewing and retrieving details of promotional products under MAP policies, supporting price monitoring and enforcement.

Product Inventory
The Product Inventory endpoints are designed to maintain accurate stock levels, offering the ability to bulk update product inventories, retrieve current inventory data, and make updates to individual items.

Products
In the Products module, users can view the complete product list or retrieve detailed information on a specific product, ensuring transparency across all available items.

Store Locator
The Store Locator section provides tools for managing brand visibility and store registration, helping users list available brands and register stores within the locator system.

Store Management
Finally, the Store Management endpoints allow full control over store records—enabling users to list, create, retrieve, and update store information for seamless multi-store operations.

A new Brand filter feature has been added to the Product List and Stores List pages, enabling Technology Partners to filter products and stores based on specific brands they manage. This enhancement helps Technology partners easily locate and review items and stores associated with brands.

The updated Download Report now includes detailed information about failed items, including error messages and reasons for failure. This improvement allows users to easily identify errors and take corrective action.
The Import Product Inventories feature now supports two additional fields:
stock_message – allows users to define and update the stock message displayed in the Store Locator, reflecting the current stock status.
last_updated_at – allows users specify the exact date when the inventory was last updated for improved tracking and synchronization.
These enhancements provide greater control and visibility over inventory data during import.
Fixed an issue where the color picker did not appear when Use Stock Color or Use Low Stock Color was enabled. Users can now set custom stock colors in Store Locator Configuration (Settings > Store Locator > Edit “Product” Store Locator).
Fixed an issue where the Low Stock filter was missing in the Store Locator. The filter now appears and functions correctly.