{
"devToken":"8ytix2bc8rjrakucm71uwk0ohkxki1lx"
}
curl --location --request POST 'https://hwc-open-api.yqn.com/thirdAuth/v1/authorizeServiceProvider' \
--header 'Content-Type: application/json' \
--data-raw '{
"devToken":"8ytix2bc8rjrakucm71uwk0ohkxki1lx"
}'
{
"statusCode": 200,
"status": 0,
"code": 200,
"message": "success",
"data": "https://erp.yqn.com/api/internalAuth/mabangerp?appToken=46d3d341212210f9b2c67de123fd38d9&channelName="
}