Getting Started
Interface Basics
Printers and Scales
Shipping
Order Processing
Order Allocation
Order Processing Loop
Packing Solutions
Backorders
Ready to Ship
"Unable to Process" Order status
Address Validation and Classification
Packaging Features
Orders
Custom Fields for Orders
Reference Numbers
Other Shipping Options
Packing Instructions
Shipping Accounts
External Shipping Methods
Third Party Billing
Manifest Couriers
Packing Slip Design
Service Levels and Target Ship Dates
Outbound SSCC Barcodes
International Shipping
Tracking Numbers for Offline Shipments
Serial Number Tracking
Receiving
Catalog
Bill of Materials/Work Orders
Bill of Materials
Bill of Materials - Quantity-types
Work Orders
Import Bill of Materials
Virtual Inventory
Regulations
Products
Product Attributes
Lots/Expirations Tracking
Product Velocity
Import Products
Operations
Warehouse
Picking Classes
Picking Batches
Bulk Fulfill Orders
Put-Aways
Manifests (Loading)
License Plates
Time Tracking for Administrators
Time Tracking for Staff
Relocations
Import Locations, Lots and Inventory
Rating
Rate Shopping
Rating Maps
Rate Groups and Plans
Fee Schedules and Adjustments
Virtual Shipping Methods
System
Configuration
Merchants and Brands
Warehouses
User Management
User Roles
User Groups
Login via Badge
Protected Customer Data
Enumerations
Technical Contact
Integrations
Shopify
Integrations Overview
Amazon Merchant Fulfillment
Amazon Selling Partner
CartRover
EasyPost
eHub
External Shipping Method API
Freight Club
Magento 1 / OpenMage
Merchant API Users and Roles
SPS Commerce
ShipStream Plugin Fostering Program
Webhooks
WooCommerce
UPS
Scripting
Scripting Basics
Before Create Order Scripts
Preprocess Packing Solution Scripts
Ready to Ship Time Scripts
Picking Class Shipment Matching Scripts
FAQ
How-To: FedEx Production Key Certification
How-To: Brand-Specific Shipping Account
Pattern and Replacement RegEx
ShipStream's Subprocessors
ISO Alpha-2 Country Codes
Printer Troubleshooting
ShipStream Flow
Release Notes
ShipStream Releases
Version 2025.0
Revamped Delivery Processing
Version 2024.6
Version 2024.5
Version 2024.4
Version 2024.3
Version 2024.2
Version 2024.1
Version 2024.0
Version 2023.2
Version 2023.1
Version 2023.0
Package Tracking API Migration Guide (2023.0)
Version 2022.2
Version 2022.1
Version 2022.0
Version 2021.6
Version 2021.5
Version 2021.4
Version 2021.3
Version 2021.2
Version 2021.1
Version 2021.0
Version 2020.2
Version 2020.1
Version 2020.0
Version 2019.9
Version 2019.8.1
Version 2019.8
Version 2019.7
Version 2019.6
Version 2019.5
Device Hub Client Updates
Version 2025.1
- All Categories
- Release Notes
- Version 2025.1
Version 2025.1
Updated
by Colin
Location Default Priorities
To give you more control over your location priorities and simplify managing them, we've added a Default Priority field to Locations. This value, if not empty, is used to set the Priority any time a location is unassigned or assigned to a new product, or when you trigger an update with the new Apply Default Priorities mass action.
By setting a Default Priority for your Locations, you can still make overrides when necessary but then easily revert to the default priority when your override is no longer needed.
Additionally, we've changed how Priority values are numbered relative to other locations for the same product and warehouse so that you can more easily organize your warehouse layout by setting priority values anywhere from 1 to 65,536.
A few other related changes were made as well:
- Added Priority and Default Priority columns to the Locations grid.
- Added support for setting Priority and Default Priority with the Location Import tool.
- Added an Edit Location link to the locations list on the Product Inventory tab - saving the location navigates back to the Product Inventory tab.
- Added "Apply Default Priority" mass action to the Locations grid.
- Added "Apply Location Default Priority" mass action to the Racks grid (this is suitable for updating thousands of racks/locations all at once).
- Locations are no longer implicitly sorted by pickable first, then non-pickable, so you can now place non-pickable locations before pickable locations.
- The "Pick Source: Strict By Location Priorities" option now ignores pickable status, which previously didn't matter due to the forced sorting between pickable and non-pickable locations.
Automatically Mark Shipped
We've added an option called Automatically Mark Shipped to the External Shipping Methods which helps you mark your offline shipments as Shipped when you add a primary tracking number.

Other Improvements
- Various UX improvements were made to the delivery processing workflows and Put-Aways feature from the 2025.0 release.
- Fixed syncing tracking numbers to integrations when the shipment is shipped offline and tracking numbers are added after packing.
- Fixed a bug where it was possible to submit a non-numeric value from the Counter, corrupting the Packing UI.
- Fixed a bug where reverting packing on a shipment with confirmed Packing Instructions caused errors in the Scanner UI.
- Fixed a bug causing errors when finishing packing after reloading the page and resuming from saved data in the Packing UI.
- Fixed put-away when a lot was recorded, but the product's Lot Type has been unset.
- Improve an error message when trying to reduce count more than the sum of unapproved overages.
- Fixed "The count could not be applied." when putting away under some circumstances.
- Fixed an error when approving exceptions related to BOMs.
- Updated an error message when processing a shipment, and a stocked item is not linked to any other SKUs via a Kit on Demand BOM, so a fractional pick can't be resolved into pickable units.
- Avoided race condition for the
order.create
Merchant API method with theunique_ref
flag. - Fixed an unexpected error thrown after reducing an overage in some cases.
Grid Changes
- Added columns to the Delivery Container Items export
- RMAs
- Order #
- Order Ref #
- Merchant RMA #
- Merchant Order #
- ASNs
- Merchant Ref
- Supplier Order Ref
- RMAs
- When sorting the Shipments grid by Brand Name, the sort order will be the Merchant Name first, followed by the Brand Name.
- Fixed Container Index on Delivery Containers export to match the index numbers in the UI.
API Changes
- Added
qty_on_hand
toinventory.list
andinventory.detailed
response formats.