cURL
curl --request GET \ --url https://api.quivo.co/orders/entry/sellersWarehouses
[ { "sellerId": 123, "warehouseIds": [ 123 ] } ]
Get available seller and warehouse combinations for order entry.
Returns an array of OrderEntrySellerWarehouse matching the request criteria.
The unique identifier for the seller
The unique identifier for the warehouses