{
"debug": 1,
"orderId": "202310300001",
"biangengId": "566",
"addProductId":["396"],
"toUser":{
"userid":"176444351721263954",
"name":"卢宗尧"
}
}
curl --location --request POST 'pm/bian-geng/change-assess' \
--header 'Authorization: {{AUTH_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"debug": 1,
"orderId": "202310300001",
"biangengId": "566",
"addProductId":["396"],
"toUser":{
"userid":"176444351721263954",
"name":"卢宗尧"
}
}'
{}