/
YU
yume-cloud
/
Yume API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
yume-cloud
Yume API
patch
/v1/shop/warehouses/actions/{id}/
v4
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-05-12
917
687
2.7 MB
v1
patch
/v1/shop/warehouses/actions/{id}/
Path parameters
id
integer
required
Request body
PatchedProductWarehouseAction
required
id
integer
invoice_id
string
nullable
invoice_datetime
string
date-time
type
0
|
1
|
2
0
- CREATE
1
- MOVE
2
- DELETE
from_warehouse
integer
nullable
to_warehouse
integer
from_counterparty
integer
nullable
to_counterparty
integer
nullable
comment
string
nullable
manager
integer
approved
boolean
products
ProductWarehouseActionItem[]
tax
string
decimal
tax_included
boolean
price
string
decimal
amount
string
decimal
created_at
string
date-time
Response
ProductWarehouseAction
required
id
integer
required
invoice_id
string
nullable
invoice_datetime
string
date-time
required
type
0
|
1
|
2
0
- CREATE
1
- MOVE
2
- DELETE
from_warehouse
integer
nullable
to_warehouse
integer
required
from_counterparty
integer
nullable
to_counterparty
integer
nullable
comment
string
nullable
manager
integer
required
approved
boolean
products
ProductWarehouseActionItem[]
required
tax
string
decimal
tax_included
boolean
price
string
decimal
required
amount
string
decimal
required
created_at
string
date-time
required