简要描述:

兑换码使用--获取兑换码日志

请求域名:

  • http://xx.com

请求URL:

plugin.exchange-code.api.log.create

请求参数说明:

参数名 类型 是否必需 说明
id int 兑换码记录id

返回示例:

正确时返回:

{
    "result": 1,
    "msg": "成功",
    "data": {
        "exchange_code_id": "1"
    }
}

返回参数说明:

参数名 类型 说明
exchange_code_id int 兑换码日志id,用于商品下单接口