Warehouses
The Warehouse resource
Property
Type
Description
List all warehouses
Lists all warehouses
{
"data": [
{
"id": 1,
"name": "Office",
"country": "DE",
"city": "Berlin"
},
{
"id": 71,
"name": "Ms. Dale Wyman",
"country": "VI",
"city": "Rippintown"
},
{
"id": 72,
"name": "Ilana Graham",
"country": "ML",
"city": "Armstrongshire"
}
]
}Last updated

