Add Warehouse
Shipping Settings
Add Warehouse
Add a new warehouse / location to the vendor
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 numericlocationId (one greater than the current max on this vendor). Vendor scope required.
Request Body
Warehouse name (max 200 chars).
Street address line 1 (max 500 chars).
Street address line 2 (max 500 chars).
City (max 200 chars).
State / province (max 200 chars).
Postal code (max 50 chars).
Country (max 200 chars).
Response
200