/
CL
clinicos
/
PawthosX.Business.API | v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
clinicos
PawthosX.Business.API | v1
put
Update an existing inventory location
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
InventoryLocations
Update an existing inventory location
put
/InventoryLocations/{id}
Path parameters
id
string
required
Request body
UpdateInventoryLocationDto
required
isActive
boolean
name
string
code
string
nullable
description
string
nullable
locationType
string
isDefault
boolean
displayOrder
union
Response
OK
InventoryLocationDto
required
id
string
name
string
code
string
nullable
description
string
nullable
locationType
string
isActive
boolean
isDefault
boolean
displayOrder
union
createdAt
string
date-time
updatedAt
string
date-time