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.
Documentation IndexFetch the complete documentation index at: https://api-docs.quivo.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://api-docs.quivo.co/llms.txt
Use this file to discover all available pages before exploring further.
Returns an array of OrderEntrySellerWarehouse matching the request criteria.
The unique identifier for the seller
The unique identifier for the warehouses