GET
/
platform
/
login.html
curl --request GET \
--url http://service.xxx.com/platform/login.html

Query Parameters

appKey
string
required

商家唯一appKey

Example: xxx_xxx

redirectUrl
string
required

授权登录成功后跳转页面,需要和商户后台的一致

Example: 授权登录成功后跳转页面,需要和商户后台的一致

Response

200 - application/json
appKey
string

商家唯一appKey

redirectUrl
string

授权登录成功后跳转页面,需要和商户后台的一致