Authorization: ********************{
"storageLocationId": "string"
}curl --location 'http://192.168.0.22/nexgen/warehouse-manage/storageLocation/getStorageLocationFeign' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"storageLocationId": "string"
}'{}