list_warehouses
Retrieve a list of warehouses to manage and organize inventory locations within the ShipStation API, enabling efficient order fulfillment and logistics operations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}