文档
测试

支付结果回调

POST
https://thirdparty-stage.niudaji.com/thirdparty/api/outorder/handleprocesspay

请求参数

参数名
类型
描述
必填
orderid
Long
锥智订单号
必填
paymentlist
array
支付方式
必填
payamt
decimal
支付金额
必填
paytype
int
支付方式 1:微信 2:支付宝 3:礼券 4:第三方平台
必填
payothertype
string
其他支付方式编码
必填

响应参数

参数名
类型
描述
必填
result
string
异常结果描述
必填
successflag
boolean
标识
必填

说明 / 示例

{ "result": "", "successflag": true }