Advanced Search
Search Results
153 total results found
创建批次
[yapi_interface]36432[/yapi_interface]
券产品详情查询
[yapi_interface]36426[/yapi_interface]
批次详情查询
[yapi_interface]36444[/yapi_interface]
销售批次列表查询
[yapi_interface]36396[/yapi_interface]
批次变更通知接口
[yapi_interface]36342[/yapi_interface]
批量同步券码状态更新
[yapi_interface]36402[/yapi_interface]
变更券产品
[yapi_interface]36474[/yapi_interface]
批次编辑
[yapi_interface]36468[/yapi_interface]
创建销售渠道
[yapi_interface]36450[/yapi_interface]
编辑销售渠道
[yapi_interface]36456[/yapi_interface]
查询销售渠道
[yapi_interface]36462[/yapi_interface]
单码串码激活
[yapi_interface]32382[/yapi_interface]
对接demo
package com.ebuytech.paas.micro.eocupon.sdk.test; import com.alibaba.fastjson.JSON; import com.ebuytech.paas.micro.ecoupon.sdk.client.DefaultPaasClient; import com.ebuytech.paas.micro.ecoupon.sdk.constant.ApiInterface; import com.ebuytech.paas.micro.ecoupon.s...
创建产品预取任务
[yapi_interface]37392[/yapi_interface]
查询预取任务结果
[yapi_interface]37398[/yapi_interface]
查询预取产品库存
[yapi_interface]37404[/yapi_interface]
激活前查询
接口用途 激活前查询是否可以激活 接口地址 https://ebuywebposp-test.e-buychina.com/ebuyweb-posp/api/activePreQuery action activePreQuery 请求参数,中间件===>易百后台 字段 类型 是否必填 字段意义 备注 traceNo String 是 收银机流水号 不允许重复,必须以yyyyMMdd(当天)作为流水号开头+递增序列 qrcode String 是 二维码内容 券号code,...
激活
接口用途 激活 接口地址 https://ebuywebposp-test.e-buychina.com/ebuyweb-posp/api/activeVoucher action activeVoucher 请求参数,中间件===>易百后台 字段 类型 是否必填 字段意义 备注 traceNo String 是 收银机流水号 不允许重复,必须以yyyyMMdd(当天)作为流水号开头+递增序列 qrcode String 是 二维码内容 券号code,或本号reelId,或...
激活结果查询
接口用途 激活结果查询 接口地址 https://ebuywebposp-test.e-buychina.com/ebuyweb-posp/api/activeResultQuery action activeResultQuery 请求参数,中间件===>易百后台 字段 类型 是否必填 字段意义 备注 traceNo String 是 收银机流水号 不允许重复,必须以yyyyMMdd(当天)作为流水号开头+递增序列 originalTraceNo String 是 激活操作...
作废
接口用途 作废,作废后的券不可激活 接口地址 https://ebuywebposp-test.e-buychina.com/ebuyweb-posp/api/delVoucher action delVoucher 请求参数,中间件===>易百后台 字段 类型 是否必填 字段意义 备注 traceNo String 是 收银机流水号 不允许重复,必须以yyyyMMdd(当天)作为流水号开头+递增序列 qrcode String 是 二维码内容 券号code busine...