简要描述:

  • 盲盒-下单

请求域名:

  • http://xx.com

请求URL:

POST:route=plugin.blind-box.api.create

参数:

参考商城下单:https://wiki.yunzmall.com/docs/show/221

新增参数 是否必须 类型 说明
activity_id int 活动id

返回示例:

正确时返回:

{
    "result":1,
    "msg":"成功",
    "data":{
        "order_ids":"3394"
    }
}

返回data参数说明:

备注: