UpdatePartnerWarehouseRequest
namestringrequired
New warehouse name
codestringrequired
New warehouse code
totemGroupIdstring
Optional totem group UUID
hasDisplaybooleanrequired
Whether this warehouse has a display screen
UpdatePartnerWarehouseRequest
{
"name": "string",
"code": "string",
"totemGroupId": "string",
"hasDisplay": true
}