Warehouse Object
id string A unique identifier for the warehouse.
object string The value is always warehouse.
label string The label of the warehouse.
address string The street address of this warehouse.
city string The city where the warehouse is located at.
country string (Country Codes) The country where the warehouse is located at.
postcode string The postcode of the warehouse.
email string The contact email of the warehouse.
telephone string The contact phone number of the warehouse.
state string The state where the warehouse is located at.
areas_served array of strings (Country Codes) The countries served by this warehouse.
products integer The total number of products served by the warehouse.
variants integer The total number of variants served by the warehouse.
custom_id string A custom id that you can use as a reference in your system.