Warehouse
Locations PATCH update.
patch/rest/api/warehouse/location/
Request body
Example request
[
{
"id": 341,
"name": "Column A",
"code": "A.001.B.002"
}
]Response
Update locations correctly
{"stackTrail":"paths:/rest/api/warehouse/location/:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}