|
Http Verb |
PATCH |
|---|---|
|
Url |
/inventory/warehouses/r1/procurement-requests/external-warehouses/{externalWarehouseId} |
|
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 updates the requested external warehouse.
Path Parameters
|
Field |
Note |
|---|---|
|
externalWarehouseId |
|
Header Parameters
Default.
Request Body Parameters
|
Field |
Type |
Note |
Required |
|---|---|---|---|
|
code |
String |
The alphanumeric code that uniquely identifies the external warehouse. |
No |
|
description |
LocalizedString |
A localized description of the external warehouse. |
No |
|
logisticCenterId |
Long |
Reference identifier to the logistic center. |
No |
|
movementTypeId |
Long |
Reference identifier to the external movement type. |
No |
|
active |
Boolean |
Flag indicating if the warehouse is active. |
No |