网银支付

名称 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