{
"requestId": "string",
"interfaceCode": "ALLE.LOGIN.CHECK",
"businessSystemCode": "string",
"data": {
"taxpayerId": "string",
"checkAuth": true,
"account": "string"
}
}
curl --location --request POST 'https://cosmic-sandbox.piaozone.com/jdpjykjyxgs/kapi/app/sim/openApi?access_token=' \
--header 'access_token: {{access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"requestId": "string",
"interfaceCode": "ALLE.LOGIN.CHECK",
"businessSystemCode": "string",
"data": {
"taxpayerId": "string",
"checkAuth": true,
"account": "string"
}
}'
{
"errorCode": "53",
"success": true,
"data": {
"loginType": 66,
"needAuth": true,
"loginWebUrl": "http://czdxsavrn.org.cn/kjzgudi",
"companyName": "专形习社查",
"taxNo": "dolore labore enim ut dolore",
"etaxAccountType": -1,
"canOperateIssue": false
}
}