{
"category": -32768,
"name": "string",
"limit": -2147483648,
"status": -32768
}
curl --location --request PATCH '/wms/wmswarestore//' \
--header 'Content-Type: application/json' \
--data-raw '{
"category": -32768,
"name": "string",
"limit": -2147483648,
"status": -32768
}'
{
"category": -32768,
"name": "string",
"limit": -2147483648,
"status": -32768
}