{
"scDeptAccountId": "297ec5c57858da8301785cf70512005b"
}
curl --location --request POST '/cwBankTransactionRecord/updateStatementOptimize.do' \
--header 'Cookie: JSESSIONID=230507e1-ddd5-4be4-9a7e-46afe9731f3e;JSESSIONID=;SESSION=230507e1-ddd5-4be4-9a7e-46afe9731f3e;JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json' \
--data-raw '{
"scDeptAccountId": "297ec5c57858da8301785cf70512005b"
}'
{
"data": "对账单更新失败(接口未配置或接口对接失败)",
"msg": "成功",
"code": 0,
"success": true
}