View Warehouse Detail
GET /warehouses/{id}
GET
/warehouses/{id}
Parameters
Path Parameters
id
required
integer
ID of the Warehouse
Responses
200
OK
object
name
string
Example
{ "name": "My Warehouse"}
ID of the Warehouse
OK
{ "name": "My Warehouse"}