{
"id": 6671,
"reason": "不好",
"causeErrorChagorderid": "20664"
}
curl --location --request PUT '/admin-api/charging/order-ammeter-monitor/update' \
--header 'Authorization: {{authorization}}' \
--header 'Accept-Language: zh-CN' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 6671,
"reason": "不好",
"causeErrorChagorderid": "20664"
}'
{
"code": 0,
"data": true,
"msg": "string"
}