Skip to content

View Warehouse Detail

GET
/warehouses/{id}

Parameters

Path Parameters

id
required
integer

ID of the Warehouse

Responses

200

OK

object
name
string
Example
{
"name": "My Warehouse"
}