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

Overview

Update an existing warehouse / location at the given zero-based index. Only provided fields are updated. Vendor scope required.
Warehouse updates are indexed by zero-based array position, not by locationId. Use GET /v2/settings/shipping/warehouses to determine the current index order.

Path Parameters

integer
required
Zero-based index of the warehouse to update.

Request Body

string
Max 200 chars.
string
Max 500 chars.
string
Max 500 chars.
string
Max 200 chars.
string
Max 200 chars.
string
Max 50 chars.
string
Max 200 chars.

Response

200

Example