{
"areaCode": "",
"userzh": "",
"passw": "",
"usertype": "FDDBR",
"multi": "string"
}
curl --location --request POST '/etaxPub/singleLogin/1.0' \
--header 'Content-Type: application/json' \
--data-raw '{
"areaCode": "",
"userzh": "",
"passw": "",
"usertype": "FDDBR",
"multi": "string"
}'
{
"code": "",
"message": "",
"requestID": "",
"timestamp": 0,
"token": "",
"codeType": 0,
"iszip": 0,
"data": {
"taskId": "",
"phone": "",
"nsrsbh": "",
"nsrsbh_name": ""
}
}