/
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
/Inventory/{id}/lots/{lotId}
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
Inventory
put
/Inventory/{id}/lots/{lotId}
Path parameters
id
string
required
lotId
string
required
Request body
UpdateInventoryLotDto
required
lotNumber
string
nullable
expirationDate
string
date-time
nullable
manufacturedDate
string
date-time
nullable
manufacturer
string
nullable
unitCost
union
isActive
boolean
containerId
string
nullable
Response
OK
InventoryLotDto
required
id
string
inventoryItemId
string
lotNumber
string
nullable
expirationDate
string
date-time
nullable
manufacturedDate
string
date-time
nullable
manufacturer
string
nullable
quantityOnHand
union
originalQuantity
union
containerId
string
nullable
unitCost
union
isActive
boolean
receivedDate
string
date-time
createdAt
string
date-time
updatedAt
string
date-time