{
"errorId": 9800,
"parentId": 8469
}
curl --location --request POST '/admin-api/charging/platform-filter-setting/submit' \
--header 'Authorization: {{authorization}}' \
--header 'Accept-Language: zh-CN' \
--header 'Content-Type: application/json' \
--data-raw '{
"errorId": 9800,
"parentId": 8469
}'
{
"code": 0,
"data": true,
"msg": "string"
}