提示:查看完整数据字典请登录开放平台
网银支付
- EpayTrans
名称 |
ApiName |
标题 |
类型 |
长度 |
是否允许编辑 |
是否必填 |
参照对象 |
列表对象 |
id |
|
ID |
String |
64
|
是
|
|
|
|
parentId |
|
上级 |
String |
|
是
|
|
EpayTrans
|
|
code |
|
流水号 |
String |
64
|
是
|
|
|
|
businessDate |
|
请求日期 |
Timestamp |
|
是
|
|
|
|
srcObjectType |
|
来源单据对象名 |
String |
|
是
|
|
ObjectType
|
|
srcObjectId |
|
来源单据 |
String |
|
是
|
|
ObjectData
|
|
srcItemObjectType |
|
来源单据明细对象名 |
String |
|
是
|
|
ObjectType
|
|
srcItemObjectId |
|
来源单据明细 |
String |
|
是
|
|
ObjectData
|
|
entrySrcSystemId |
|
数据来源类型 |
String |
64
|
是
|
|
枚举型 EntrySrcSystem
|
|
externalSystemCode |
|
外部系统标识 |
String |
128
|
否
|
|
|
|
externalObjectType |
|
外部系统对象类型 |
String |
128
|
否
|
|
|
|
externalObjectId |
|
外部系统唯一标识 |
String |
128
|
否
|
|
|
|
ispId |
|
支付服务商 |
String |
64
|
是
|
|
|
|
tenantIspId |
|
租户对接通道 |
String |
64
|
是
|
|
|
|
bankAccountId |
|
付款银行账户 |
String |
|
是
|
|
BankAccount
|
|
settlementMethodId |
|
结算方式 |
String |
|
是
|
|
SettlementMethod
|
|
currencyId |
|
币种 |
String |
|
是
|
|
Currency
|
|
epayTransTypeId |
|
交易类型 |
String |
|
是
|
|
枚举型 EpayTransType
|
|
epayRequestTypeId |
|
请求类型 |
String |
|
是
|
|
枚举型 EpayRequestType
|
|
requestInfo |
|
支付请求 |
JsonObject |
|
是
|
|
|
|
requestSentTime |
|
请求发出时间 |
Timestamp |
|
是
|
|
|
|
requestDeliveryTime |
|
请求送达时间 |
Timestamp |
|
是
|
|
|
|
respCodeId |
|
响应码 |
String |
|
是
|
|
枚举型 EpayRespCode
|
|
respMsg |
|
响应信息 |
String |
512
|
是
|
|
|
|
respInfo |
|
响应消息 |
JsonObject |
|
是
|
|
|
|
respSeqNo |
|
请求流水号 |
String |
32
|
是
|
|
|
|
epayRequestStatusId |
|
请求状态 |
String |
|
是
|
|
枚举型 EpayRequestStatus
|
|
srcItemObjectObjectData |
|
来源单据明细(对象数据表) |
String |
|
是
|
|
ObjectData
|
EpayTrans
|
createdUserId |
|
创建人 |
String |
|
是
|
|
User
|
|
createdTime |
|
创建时间 |
Timestamp |
|
是
|
|
|
|
modifiedUserId |
|
修改人 |
String |
|
是
|
|
User
|
|
modifiedTime |
|
修改时间 |
Timestamp |
|
是
|
|
|
|
level |
|
级次 |
Integer |
|
是
|
|
|
|
approveUserId |
|
行审批人 |
String |
|
是
|
|
User
|
|
isLeaf |
|
是否叶级 |
Boolean |
|
是
|
|
|
|
approveTime |
|
行审批时间 |
Timestamp |
|
是
|
|
|
|
lastModifiedTime |
|
最后修改时间 |
Timestamp |
|
否
|
|
|
|
children |
|
下级 |
List |
|
是
|
|
|
EpayTrans
|
epayTransItems |
|
网银支付明细项列表 |
List |
|
是
|
|
|
EpayTransItem
|
attachments |
|
附件 |
List |
|
是
|
|
|
Attachment
|
validateExceptions |
|
对象合法性检查异常 |
List |
|
是
|
|
|
FlowValidateException
|
comments |
|
评论 |
List |
|
是
|
|
|
Comment
|
billParticipants |
|
单据参与人 |
List |
|
是
|
|
|
BillParticipant
|
chats |
|
群聊 |
List |
|
是
|
|
|
Chat
|
attachmentsCount |
|
附件计数 |
Integer |
|
是
|
|
|
|
commentsCount |
|
评论计数 |
Integer |
|
是
|
|
|
|