# 批量核销明细 - JSON Key为`ecouponsData`,必填
字段类型是否必填字段意义备注
codeString劵码
statusString核销结果返回码00表示核销成功,其他失败
descString核销结果描述
paidAmountPrice支付成功总金额单位:元
receiptAmountPrice商户实收金额单位:元
invoiceAmountPrice商户开票金额单位:元
lockTimeString锁定时间,单位(秒)默认:300
afterLockString锁定到期后处理,核销:1,解锁:0默认:0
exchangeRateNumber(8,6)汇率1外币等于多少人民币
currencyString货币类型例如:CNY
discountCodeString折扣编码由收银机分配,用于入账计折扣类型
discountNumNumber固定金额折扣数量用于入账计折扣类型的数量
tenderCodeString支付方式编码由收银机分配,用于入账计支付方式
activityProductNoString活动产品编号
activityProductNameString活动产品名称
goodsDetailList<[goodsDetail](https://book.e-buy.com/books/e-buy-B6z/page/3def1 "goodsDetail")>折抵产品明细返回后台已抵扣成功的产品明细
fundChannelList<[fundChannel](https://book.e-buy.com/books/e-buy-B6z/page/14bfa "fundChannel")>资金渠道
printDetailObject<[printDetail](https://book.e-buy.com/books/e-buy-B6z/page/eed5a "printDetail")>打印信息如需要在收银小票上打印信息时必填
memberDetailObject<[memberDetail](https://book.e-buy.com/books/e-buy-B6z/page/9fc3d "memberDetail")>会员信息返回本次交易的会员信息
voucherDetailList<[voucherDetail](https://book.e-buy.com/books/e-buy-B6z/page/8f855 "voucherDetail")>优惠券信息返回本次交易的优惠券信息