Create Warehouse
Creates a new Warehouse in ShipStream according to the request body.
Authorizations
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization header prefixed with "Bearer" and then a single space.
Body
An object conforming to the Warehouse schema to be created.
A Warehouse represents a physical location from which you can store inventory and perform operations independently of other warehouses.
The display name for the Warehouse.
255"East Coast 1"
A short abbreviation for the Warehouse, up to 10 characters. Recommended to be fewer than 6 characters.
Optional Field
10"EC1"
This flag determines if the Warehouse is active and viable for fulfillment.
true