July 2, 2026
New in the API: dimension filtering and actualFulfillmentDate
Integration customers can now filter searchProducts by physical dimensions and pull actualFulfillmentDate directly from the GraphQL API and Firehose.
Filter products by physical size in Product Search
The searchProducts query now accepts height, width, and depth as filter parameters. Integration customers can return only products that fit a specific space, which is useful for appliance replacements where rough-in dimensions matter.
actualFulfillmentDate is now in the GraphQL API and Firehose
The date a technician actually fulfilled an order is now available as actualFulfillmentDate in the GraphQL API and in Firehose events. Previously available only in the biggie UI, this field lets integration customers reconcile scheduled versus actual completion dates without manual lookups.
1 improvement and 2 fixes
Improvements
- Order status emails now include the delivery agent's contact info. Residents and tenants can reach the agent directly for scheduling or ETA questions instead of routing through support.
Fixes
- Fixed an issue where an upsell widget could silently change the selected distribution center to one that does not stock the primary product. The page now keeps the DC tied to the product being viewed and disables Add to Truck when no in-network center carries it.
- Fixed a rare crash that could freeze the shop page right after adding an item to your truck when the item was still syncing.