GET
/
platform
/
pay.html
curl --request GET \
--url http://service.xxx.com/platformapi/chainup/open/auth/token

Query Parameters

appKey
string
required

商家唯一appKey

Example: xxx_xxx

orderNum
string
required

平台编号支付人 openId,必须是订单创建人

Example: 1000000009

openId
string

付款用户的唯一id

Example: 2ae04ed9165624419bad68e9e0f3f29fbd

userId
string

付款用户 uid

Example: 2023203

token
string

授权的token

Example: 2ae04ed9165624419bad68e9e0f3f29fbd

Response

200 - application/json

The response is of type any[].