Product updates: New

New October 3, 2023

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.

New October 3, 2023

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.

New September 29, 2023

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.

New September 22, 2023

FBA and WFS Kit Client Setting

We have added the Advanced Client Setting FBA and WFS Shipments Ignore Negative Inventory When Assembling Kit to our Delta Interface. If you have configured your account to validate inventory and to automatically assemble Independent Kits when adding them to an FBA Inbound Shipment or WFS Shipment Plan, you can enable this additional client setting. Its purpose is to take into account any negative quantity on the Kit and only assemble the number necessary for the Shipment, letting you keep the original negative amounts for inventory tracking purposes.

New September 20, 2023

Warehouse Filter

We have added a new filter to the Picklist Tab of Skustack Lens. You can now filter by a specific Warehouse name, and both Kiosk and Details Mode will only display picklists for that Warehouse. Additionally, in both modes, you will see the Warehouse name displayed for each individual picklist.

New September 11, 2023

Customer Shipping Fee Endpoint

You can now update the Customer Shipping Fee and Customer Shipping Discount fields of your Sellercloud Orders via the PUT/api/Orders/{orderID}/Shipping/Details REST API Endpoint. In order for the call to work, at least one of the fields must be present and have a valid value. If the value is 0, it will be updated. The Shipping Details of Fulfilled orders can be updated via this endpoint.