curl --location --request POST 'https://gldopenapi.keruyun.com/open/v1/wallet/scanCode?appKey=&shopIdenty=&brandId=&version=×tamp=&sign=' \
--header 'Content-Type: application/json' \
--data-raw '{
"outTradeNo": "PI_1557717057098"
}'
{
"result": {
"codeUrl": "weixin://wxpay/bizpayurl?pr=SAJ6xwU"
},
"code": 0,
"message": "成功[OK]",
"messageUuid": "e39ec35d06b34ec2bf318ee9cf18b44f",
"apiMessage": null
}