Skip to main content
POST
Add Warehouse
V2 Preview — This endpoint is part of the V2 API preview. Breaking changes may occur.

Overview

Add a new warehouse / location. The server assigns a new numeric locationId (one greater than the current max on this vendor). Vendor scope required.

Request Body

string
required
Warehouse name (max 200 chars).
string
Street address line 1 (max 500 chars).
string
Street address line 2 (max 500 chars).
string
City (max 200 chars).
string
State / province (max 200 chars).
string
Postal code (max 50 chars).
string
Country (max 200 chars).

Response

200

Example

More Examples

Create a US warehouse