Get Inventory Location
GET/inventory-management/api/v1/Locations/:id
Returns detailed information about a single location including its code, description, type, and associated metadata.
Request
Responses
- 200
- 404
- 500
Returns the location details
If the location with the specified ID is not found
If an error occurs while retrieving the location