/
SA
sankahq
/
NinjaAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-04-01
124
155
463.3 KB
Inventory Transactions
Update Inventory Transaction
put
/v1/public/inventory-transactions/{transaction_id}
Path parameters
transaction_id
string
required
Request body
PublicInventoryTransactionRequest
required
inventoryId
string
nullable
inventoryExternalId
string
nullable
transactionType
string
required
amount
integer
nullable
transactionAmount
integer
nullable
transactionDate
string
nullable
status
string
nullable
inventoryType
string
nullable
useUnitValue
boolean
nullable
price
number
nullable
Response
OK
PublicInventoryTransactionResponse
required
ok
boolean
required
status
string
required
transaction_id
string
nullable
inventory_id
string
nullable
ctx_id
string
nullable