curl --location 'https://router.shengsuanyun.com/api/v1/templates:precheck' \
--header 'Content-Type: application/json' \
--data '{
"templateId": "string",
"recordCount": 0
}'{
"estimatedTotalCost": "string",
"balanceCheck": {
"currency": "string",
"availableBalance": "string",
"isSufficient": true
}
}