/
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
post
Create a new inventory location
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
InventoryLocations
Create a new inventory location
post
/InventoryLocations
Request body
CreateInventoryLocationDto
required
name
string
code
string
nullable
description
string
nullable
locationType
string
isDefault
boolean
displayOrder
union
Response
Created
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