# PUT /warehouses/{id}.json **PUT /warehouses/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ### Body: application/json (object) - **addressLineOne** (string | null) Address line one - **addressLineTwo** (string | null) Address line two - **billingAddressLineOne** (string | null) Billing address line one - **billingAddressLineTwo** (string | null) Billing address line two - **billingCity** (string | null) Billing city - **billingCountry** (string | null) Billing country - **billingFirstName** (string | null) Billing first name - **billingLastName** (string | null) Billing last name - **billingName** (string | null) Billing name - **billingState** (string | null) Billing state - **billingZip** (string | null) Billing zip - **city** (string | null) City - **countries** (array[string] | null) Countries - **countriesFilter** (string | null) Countries filter - **country** (string | null) Country - **createdAt** (string(date-time)) Created at - **defaultReturnStatus** (string | null) Default return status - **firstName** (string | null) First name - **id** (integer(int32)) Id - **includeLabelInPackingSlip** (boolean | null) Include label in packing slip - **labelFormat** (string | null) Label format - **lastName** (string | null) Last name - **name** (string | null) Name - **pdfLegal** (string | null) Pdf legal - **setInvoiceAddresss** (boolean | null) Set invoice addresss - **shippingRateId** (integer(int32) | null) Shipping rate - **skipOnlineInventory** (boolean) Skip online inventory - **state** (string | null) State - **states** (array[string] | null) States - **statesFilter** (string | null) States filter - **status** (string | null) Status - **updatedAt** (string(date-time)) Updated at - **zip** (string | null) Zip - **zips** (array[string] | null) Zips - **zipsFilter** (string | null) Zips filter ## Responses [Powered by Bump.sh](https://bump.sh)