|
Http Verb |
POST |
|---|---|
|
Url |
/inventory/warehouses/r1/central-warehouses/{centralWarehousesId} |
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2026 W2 (FSM 23.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API create the requested stock change.
Path Parameters
No path parameters are expected for the global search.
Header Parameters
Default.
Request Body Parameters
|
Field |
Type |
Note |
|---|---|---|
|
warehouseId |
Long |
The ID of the warehouse. |
|
materialId |
Long |
The ID of the material. |
|
outgoingStockTypeId |
Long |
The source stock type ID. |
|
incomingStockTypeId |
Long |
The destination stock type ID. |
|
serializedMaterialId |
Collection<Long> |
A list of specific physical serialized item IDs to move. |
|
measureUnitId |
Long |
The unit of measure ID. |
|
quantity |
Double |
The total quantity to move. |
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
Response error codes