{
"app_flags": "string",
"auto_recv_sms_code": true,
"cookie_type": "string",
"cookies": {
"SSO_SECURITY_CHECK_TOKEN": "string",
"dzfp-ssotoken": "string",
"natureuuid": "string",
"new_key16": "string",
"token": "string"
},
"dqbm": "string",
"get_jump_url": "string",
"jump_url_type": "string",
"login_type": "1",
"mobile": "string",
"nsrsbh": "91320110MA0000000000",
"password": "string",
"qrcode_id": "string",
"related_type": "string",
"reloginflag": "string",
"reqid": "string",
"sms_code": "string",
"zrrlx": "string"
}curl --location --request POST 'https://agentapi.lingshuibao.com/agent/tax/v1/async_login?appid×tamp&sign' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_flags": "string",
"auto_recv_sms_code": true,
"cookie_type": "string",
"cookies": {
"SSO_SECURITY_CHECK_TOKEN": "string",
"dzfp-ssotoken": "string",
"natureuuid": "string",
"new_key16": "string",
"token": "string"
},
"dqbm": "string",
"get_jump_url": "string",
"jump_url_type": "string",
"login_type": "1",
"mobile": "string",
"nsrsbh": "91320110MA0000000000",
"password": "string",
"qrcode_id": "string",
"related_type": "string",
"reloginflag": "string",
"reqid": "string",
"sms_code": "string",
"zrrlx": "string"
}'{
"code": 0,
"data": {
"cookies": "string",
"jump_url": "string",
"msg": "string",
"qrcode": "string",
"qrcode_id": "string",
"status": "string"
},
"msg": "string"
}