NameDescriptionTypeAdditional information
autoid

唯一标识每个记录的电子门票系统内部ID

integer

None.

productid

被计收手续费的产品ID(票型ID)

string

None.

productname

被计收手续费的票型的名称

string

None.

price

交易价格

decimal number

None.

amount

交易数量

decimal number

None.

description

扣款描述,用文本说明一下扣除手续费的原因

string

None.

calculatetype

计算依据,A表示定额,B表示按票价的百分比

string

None.

perticketfee

扣除手续费的单价

decimal number

None.

feeamount

违约的数量

integer

None.

paychannelid

支付渠道的ID

string

None.

paychannelname

支付渠道的名称

string

None.

needrefundsummary

需要退还的金额

decimal number

None.

startdatetime

发起扣费及退款申请的日期时间(yyyyMMddHHmmss)

string

None.

completedatetime

开始执行退款的日期时间(yyyymmddhhmmss) 退款开始执行后,等额的记录将出现在OrderReceiptAndRefund实体中。

string

None.

status

处理状态,“0”待办理,“1”办理中,“2”已办理

string

None.

statusname

处理状态名称 待办理, 办理中, 已办理

string

None.

batchno

退款批次号必须唯一 格式为:yyyyMMddHHmmssfff 同一批次号,如多次退款仅退一次

string

None.