{
"source": "TONGTOOL",
"external_user_sn": "test_external_user2"
}curl --location 'https://testing.westmonth.com/openapi/authorization/get' \
--header 'Authorization: {{token}}' \
--header 'Cookie: {{cookie}};{{cookie}}' \
--header 'Content-Type: application/json' \
--data '{
"source": "TONGTOOL",
"external_user_sn": "test_external_user2"
}'{
"code": 0,
"msg": "success",
"data": {
"auth_code": "VCWQIXDZTNTYAGUCB2DFYY6U8U1B714H",
"bind_status": 0
},
"request_id": "481a88dc-01cd-4d3d-8111-a889ee941ffd"
}