{
"register_code": "pIKi3wRPNWCGF-pyP-YU5KWjDDD"
}curl --location -g --request POST '/cgi-bin/service/get_register_info?provider_access_token={{provider_access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"register_code": "pIKi3wRPNWCGF-pyP-YU5KWjDDD"
}'{
"errcode": 0,
"errmsg": "ok",
"corpid": "wwddddccc7775555aaa",
"contact_sync": {
"access_token": "accesstoken000001",
"expires_in": 1800
},
"auth_user_info": {
"userid": "zhangshan"
},
"state": "TestState123",
"template_id": "tpltest"
}