## Get All Picklists

We have added a new endpoint to our REST API, which allows you to retrieve information for a list of Picklists. For more details, see our dedicated article: [Get All Picklists](https://developer.sellercloud.com/dev-article/get-all-picklists/).

## Update PO Totals

We have added a new endpoint to our REST API that allows you to update the values of the [Purchase Order Totals](https://developer.sellercloud.com/dev-article/update-po-totals/) fields.

## Upload Document to WITR

We have added a new endpoint to our REST API, which allows you to [upload a document](https://developer.sellercloud.com/dev-article/upload-document-to-witr/) to an existing **Warehouse Inventory Transfer (WITR)**.

## Get Catalog: Parameters

We have updated the [Get Catalog](https://developer.sellercloud.com/dev-article/get-catalog-info-for-multiple-products/) endpoint with new available parameters: **Date Created From** and **Date Created To**.

## Rebates on Shadows

We have adjusted the [Get Catalog Info](https://developer.sellercloud.com/dev-article/get-catalog-info-for-multiple-products/) and [Get Inventory Info](https://developer.sellercloud.com/dev-article/get-inventory-info-for-multiple-products/) endpoints. They now take into account the **Apply Rebates Of Parent To Shadows** client setting. If it’s enabled, pulling a shadow will also return rebate information from the parent product.

## Warehouse Inventory Transfer Services

We have added 8 new endpoints that allow you to manage your [Warehouse Inventory Transfers](https://developer.sellercloud.com/dev-category/warehouse-inventoy-transfer-services/) via our REST API.

## Update Order Statuses

We have added a new endpoint to our REST API. It allows you to update the status of a list of existing orders by performing an action available on our [Manage Orders page](https://help.sellercloud.com/omnichannel-ecommerce/manage-order-page/), such as **Set Shipping Requires Third Party** and **Mark Invoice Sent to Channel**. For more information on the available actions and how to consume the endpoint, read our [Update Order Statuses](https://developer.sellercloud.com/dev-article/update-order-statuses/) article.

## Get Stop Loss Price

We have updated the [Get Product Prices](https://developer.sellercloud.com/dev-article/get-product-prices/) endpoint of our REST API to include the product’s **Stop Loss Price** in the response body.

## Get Inventory by View

We have added two new endpoints to our REST API:

- [Get Inventory Saved Views](https://developer.sellercloud.com/dev-article/get-inventory-saved-views/) – allows you to retrieve all existing Inventory saved views under your account.
- [Get Inventory by View](https://developer.sellercloud.com/dev-article/get-all-inventory-by-view/) – Use this endpoint to retrieve inventory data for a list of SKUs based on a specific Saved View.

## Update Container Custom Columns

We have added a new endpoint to our REST API: [Update Container Custom Columns](https://developer.sellercloud.com/dev-article/update-container-custom-columns/). It allows you to update and delete the values of existing [Custom Columns](https://help.sellercloud.com/omnichannel-ecommerce/custom-columns-overview/#Shipping_Container_Custom_Columns) for shipping containers.
