We have added the ability to create internal notes for Warehouse Inventory Transfers. You can add a note at any point in the process, and it will be visible to anyone who has the necessary permissions to view transfers. This can be a great help in coordinating employees in different warehouses and a way to have accessible records when moving inventory.
Update Customer Information API Endpoints
We have added three new PUT endpoints to our Rest API that you can use to update customer information:
- Update Customer – this endpoint allows you to overwrite information on the Customer Details page in Sellercloud.
- Update Customer Order Options – use this endpoint to update Customer information related to orders, such as tax consideration, pricing, fees, invoices, and discounts.
- Update Customer Shipping Preferences – with this endpoint, you can configure the customer shipping preferences, related to preferred carriers, shipping fees, and shipping account.
Post Action for Split Orders
The Order Rule Engine and Post Order plugins, are types of automation you can set up in your account that will affect an order as soon as it gets imported. By default, Sellercloud only runs them for orders imported automatically or created manually. We have added the new Client Setting “Run Post Order Plugin After Split Order” which will allow Sellercloud to also apply those Post Order Actions to a Child Split Order as soon as it is created, either manually or by another automation.
Reprint Package Labels
Going forward, whenever you print a shipping label from a Shipbridge installation running the latest version, those labels will be saved on your Sellercloud server in addition to the local file path. This means you will be able to reprint any labels generated from FedEx, UPS, Endicia, and Amazon from any other Shipbrige installation. This workflow considers separate packages as well, so multiple labels per order will be accounted for and saved.
Predictive Restocking Level Two and Blackout Days
We have rolled out our Enhanced Predictive Restocking for FBA Report. In addition to our standard Predictive Restocking for FBA report, you will now be able to see a comprehensive Sales Graph, that displays the daily sales for the past 365 days. You can see number of orders, sales trends over time, as well as average sales velocity. Additionally, we have added a Blackout Days feature that allows you to exclude specific days, entire date ranges, or sale quantities that are above or below specific numbers from the calculation. For example, if there was a sales spike or there were no sales, you can exclude these days so they don’t skew your restocking numbers.
Preview Order Documents
We have added the option to preview images attached as order documents, without having to download them first. You can find the new Eye icon on the Order Details Page > Toolbox > Documents.
Filter by Picklist ID
We have added a Picklist fileter in the Movements Tab in Skustack Lens. Enter a Picklist ID to see all associated movements, with additional information about number of units Picked, SKU, which Order the item is for, as well as the From and To Bins.
Notifications
We have rolled out a new User Notification Feature in our Delta Interface. Click on the Bell Icon in the top right corner of your screen to see a dropdown of your most recent notifications. They are also color-coded, based on priority, with red being the most urgent. Click on the notification to be redirected to the relevant page. Notifications can include Queued Job success and failure, FBA Opportunities, and more.
Inventory Transfer Reserves
Warehouse Inventory Transfer (WITR) is an easy way to move inventory between your Sellercloud Warehouses. We have added a new Client Setting that allows you to control when Inventory will be reserved as a result of the transfer. By default, Sellercloud reserves all the Quantity within a WITR as soon as it is created. However, “Enable Warehouse Inventory Transfer Request Reserves Exclude Pending Transfer Status” now lets you exclude Transfers with Pending Status from being reserved and deducted from your Available Inventory. Additionally, enabling this setting automatically triggers a Queued Job that will recalculate the Inventory of all Pending Transfer SKUs to account for the change.
Manual Reserve Endpoints
We have added new endpoints for our Rest API:
Manual Inventory Reserves are used to set aside product quantity that is not linked to a specific order for a select period of time. These endpoints will allow you to create, delete, and export those from Sellercloud via Rest API.