|
Http Verb |
POST |
|---|---|
|
Url |
/inventory/warehouses/r1/transfer-requests/{transferRequestId}/materials |
|
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
Adds a new material item to an existing Transfer Request.
Path Parameters
|
Field |
Type |
Note |
|---|---|---|
|
transferRequestId |
Long |
The parent Transfer Request ID. |
Header Parameters
Default.
Request Body Parameters
|
Field |
Mandatory |
Note |
|---|---|---|
|
materialId |
Yes |
Alphanumeric or Long ID of the material. |
|
stockTypeId |
Yes |
ID of the stock type. |
|
measureUnitId |
Yes |
ID of the measure unit. |
|
expectedQuantity |
Yes |
Value must be > 0. |
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
Response error codes