Skip to main content

券产品详情查询

基本信息

接口名称:查看券产品详情状  态:已完成
接口路径:POST /paas/micro/ecoupon/_getBrandProductDetailDirect更新时间:2024-04-28 18:33:45
Mock地址:https://apimock.e-buychina.com/mock/617/paas/micro/ecoupon/_getBrandProductDetailDirect

请求参数

Headers:

参数名称参数值是否必填
Content-Typeapplication/json

Body:

参数名称类型必填默认值备注其他信息
uuidstring请求序列号最大长度:50
最小长度:1
Mock:@now('yyyyMMdd')-@string('lower',32)
appIdstring请求AppId最大长度:50
最小长度:1
Mock:@natural
actionstring交易类型最大长度:50
最小长度:1
Mock:_getBrandProductDetailDirect
timestampnumber请求时间戳Mock:@timestamp
signTypestring签名类型最大长度:20
最小长度:1
Mock:sha256
signstring签名值最大长度:500
最小长度:1
Mock:@natural
langstring语言最大长度:50
最小长度:1
Mock:zh_CN
contentobject请求报文
  productIdinteger券产品id

返回数据

参数名称类型必填默认值备注其他信息
uuidstring请求序列号最大长度:50
最小长度:1
Mock:@now('yyyyMMdd')-@string('lower',32)
successboolean交易成功与否Mock:@boolean
actionstring交易类型最大长度:50
最小长度:1
Mock:asyncCreateCardOrder
timestampnumber返回时间戳Mock:@timestamp
errorCodestring错误码最大长度:50
Mock:@word
errorMessagestring错误描述最大长度:50
Mock:@csentence
signTypestring签名类型最大长度:20
Mock:sha256
signstring签名值最大长度:500
Mock:@natural
contentobject请求报文
  productIdinteger产品id
  productNamestring全名称最大长度:100
最小长度:1
Mock:@string
  productTypestring券产品类型最大长度:20
最小长度:1
Mock:@string
  useTimesinteger总可使用次数Mock:@integer
  brandIdstring品牌id最大长度:50
最小长度:1
Mock:@string
  brandNamestring品牌名称最大长度:255
最小长度:1
Mock:@string
  sendChannelIdstring制码渠道id,除第三方,其他都是易百id最大长度:20
最小长度:1
Mock:@string
  faceValuenumber面值(单位分)Mock:@integer
  productConfigstring券配置(自定义收银参数等)最大长度:99999
最小长度:1
Mock:@json
  sceneConfigstring核销场景参数最大长度:1000
最小长度:1
  tenancyIdstring租户id最大长度:20
最小长度:1
  productDescstring备注最大长度:1000
最小长度:1
  ecouponTypestring券类型编号最大长度:20
最小长度:1
  whaleTemplateIdstring原券4.0 模板id最大长度:20
最小长度:1
  whaleProductTypestring下发收银机 产品类型最大长度:20
最小长度:1

备注

变更历史

变更日期变更内容
2024-04-28
2024-04-24
2024-04-24
2024-04-24
api-id=36426