{
"status": 0,
"changeReason": "string"
}curl --location --request PUT 'http://10.168.1.163:48080/open-api/v1/resources//status?merchantId&resourceId=1' \
--header 'Content-Type: application/json' \
--data-raw '{
"status": 0,
"changeReason": "string"
}'{
"code": 0,
"msg": "",
"data": false
}