现金券
POST
/thirdparty/risk/platform/cashvoucher/transform
接口描述
现金券数据初始化
请求参数
参数名
类型
描述
必填
tenantid
string
商户号
必填
voucherid
string
券号
必填
vouchercode
string
券码
必填
corporationcode
string
所属主体,公司code(可选)
可选
vouchertype
string
券类型 固定金额:quota,空白blank
必填
shopid
string
可售卖门店id
必填
facecapitalvalue
number
本金
必填
facerewardvalue
number
赠金
必填
secretkey
string
密码
必填
verify
boolean
是否验证密码
必填
status
string
状态:待售卖no-sold、待使用sold
必填
validfrom
long
有效起始时间,13位时间戳
必填
validto
long
有效截止时间,13位时间戳
必填
响应参数
参数名
类型
描述
必填
code
int
状态标识 0 成功
必填
message
string
错误描述
必填