Warehouse
Get Location detail.
get/rest/api/warehouse/location/{id}/
Path parameters
idstring required
Response
Returns detailed Location object
Example response
{
"id": 341,
"name": "Column A",
"code": "A.001.B.002"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.