{
"content": {
"orgTaxNum": "913338669927579648",
"plNo": "3333",
"taskType": "preData",
"taxCode": "010000",
"declareMonth": "2024-03",
"callbackUrl": [
{
"callbackType": "2",
"httpUrl": "http://00000:00/preData/callback"
}
]
}
}curl --location '/preData/collection' \
--header 'AccessKeyID;' \
--header 'TimeStamp;' \
--header 'SignatureNonce;' \
--header 'Signature;' \
--header 'Version;' \
--header 'Content-Type: application/json' \
--data '{
"content": {
"orgTaxNum": "913338669927579648",
"plNo": "3333",
"taskType": "preData",
"taxCode": "010000",
"declareMonth": "2024-03",
"callbackUrl": [
{
"callbackType": "2",
"httpUrl": "http://00000:00/preData/callback"
}
]
}
}'{
"Code": "200",
"Message": "成功",
"Data": {
"traceId": "915015948806209536",
"parentId": "915015948806209536"
}
}