{
"customerPartnerId": 0,
"recognizeMode": 0,
"ieFlag": "string",
"files": [
{
"downloadKey": "string",
"fileName": "string"
}
]
}curl --location '/declare/doc/import' \
--header 'Content-Type: application/json' \
--data '{
"customerPartnerId": 0,
"recognizeMode": 0,
"ieFlag": "string",
"files": [
{
"downloadKey": "string",
"fileName": "string"
}
]
}'{
"code": 0,
"msg": "string",
"data": 0,
"other": {}
}