{ "authorize_code": "string" }
curl --location --request POST '/api/open/user/seller/authorize?appid=×tamp=&sign=' \ --header 'Content-Type: application/json' \ --data-raw '{ "authorize_code": "string" }'
{ "code": 0, "msg": "OK", "data": { "seller_id": 2670420985643008, "seller_name": "测试商家", "app_id": 2670420985643008, "app_secret": "culpasediusmodnonenim" } }