{
"effectiveDate": "2019-08-24",
"filters": "string",
"values": "string"
}curl --location --request POST '//updateByFilter' \
--header 'Content-Type: application/json' \
--data-raw '{
"effectiveDate": "2019-08-24",
"filters": "string",
"values": "string"
}'{
"code": 0,
"data": true,
"message": "string",
"success": true
}