/
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
Transfer inventory from one location to another
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
Inventory
Transfer inventory from one location to another
post
/Inventory/{itemId}/transfer
Path parameters
itemId
string
required
Request body
TransferInventoryDto
required
lotId
string
fromLocationId
string
toLocationId
string
quantity
union
notes
string
nullable
Response
OK
InventoryTransactionDto
required
id
string
inventoryItemId
string
inventoryItem
InventoryItemSummaryDto
inventoryLotId
string
nullable
inventoryLot
InventoryLotSummaryDto
transactionType
string
quantity
union
balanceAfter
union
patientId
string
nullable
patient
DEAPatientSummaryDto
userId
string
user
DEAUserSummaryDto
witnessUserId
string
nullable
witnessUser
DEAUserSummaryDto
reason
string
nullable
notes
string
nullable
deaEntryId
string
nullable
transactionDate
string
date-time
createdAt
string
date-time
warning
string
nullable