{
"aggOrgId": "string",
"taskId": "string",
"accountId": "string"
}curl --location '/app-api/v2/public/sszyfw/wtfConfirmResult' \
--header 'access-key;' \
--header 'secret-key;' \
--header 'Content-Type: application/json' \
--data '{
"aggOrgId": "string",
"taskId": "string",
"accountId": "string"
}'{
"reqId": "REQ202510160001000001",
"code": "0000",
"success": true,
"message": "涉税信息报送成功",
"data": {
"taskId": "string",
"businessStatus": "string",
"serviceCode": "string",
"code": "string",
"message": "string",
"result": {}
}
}