取消支付
接口地址:/customer/cancelpay
请求方式 post
参数:
sale_id
返回格式:
入口在'我的订单'中;用于在'待付款'中取消某个订单的支付
{
"code": 1,
"data": {},
"msg": "success"
}Last updated
Was this helpful?
请求方式 post
sale_id
入口在'我的订单'中;用于在'待付款'中取消某个订单的支付
{
"code": 1,
"data": {},
"msg": "success"
}Last updated
Was this helpful?
Was this helpful?