{
"contractCode": "string",
"amount": 0,
"periodDate": "string"
}curl --location --request POST '/asset/settle/specialCashAccount' \
--header 'Content-Type: application/json' \
--data-raw '{
"contractCode": "string",
"amount": 0,
"periodDate": "string"
}'{
"code": 0,
"success": false,
"data": false,
"msg": ""
}