---
title: "Get sellers and warehouses for order entry"
method: GET
path: "/orders/entry/sellersWarehouses"
tags: ["orders"]
deprecated: true
---

# Get sellers and warehouses for order entry

`GET /orders/entry/sellersWarehouses`

> **Deprecated.**

ADD ENDPOINT DESCRIPTION HERE

## Response `200`

successful operation

- OrderEntrySellerWarehouse[]
  - `sellerId` integer
  - `warehouseIds` integer[]

---

[API](https://skmtc.net/writechoiceorg/apis/connector.md) · [All operations](https://skmtc.net/writechoiceorg/apis/connector/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/writechoiceorg/connector/versions/7ce09a4b2a4e/schema)
