| report_id |
string |
单据编号 |
| report_type |
string |
单据类型 |
| name |
string |
报销事由 |
| formSubType |
string |
单据小类业务编码 |
| formSubTypeName |
string |
单据小类名称 |
| date |
long |
单据审批完成时间 |
| amount |
number |
还款金额 |
| collectionCurrency |
currency |
还款币种 |
| cost_center |
string |
单据归属部门(成本中心) |
| departmentBusinessCode |
string |
部门编码 |
| departmentName |
string |
部门名称 |
| departmentFullName |
string |
部门全路径 |
| reim_user_code |
string |
还款人工号 |
| reimUserName |
string |
还款人姓名 |
| reimEmployeeCustFields |
Map |
还款人自定义字段键值对,例如{"cust_field_1":"自定义字段1"} |
| coverUserPositionBizCode |
string |
还款人职务编码 |
| coverUserPositionName |
string |
还款人职务名称 |
| repaymentTime |
long |
还款时间 |
| status |
enum |
单据状态, 包括DRAFT(草稿或者召回), RETURNED(被报销人退回), CONFIRMING(待报销人确认), REJECTED(被驳回), APPROVING(审批中), AUDITING(审核中), SETTLEMENT(待结算), COMPLETED(已结算), CLOSE(同COMPLETED) |
| subsidiary_name |
string |
业务实体名称 |
| subsidiary_code |
string |
业务实体编码 |
| createdAt |
date |
单据创建时间 |
| submittedAt |
date |
单据提交时间 |
| approvedAt |
date |
单据审批结束时间 |
| modifiedAt |
date |
单据最后更新时间 |
| exportStatus |
string |
导出状态码 |
| voucherNum |
string |
凭证号 |
| exportComments |
string |
导出备注 |
| existAttachments |
boolean |
是否存在附件 |
| repaymentTime |
date |
还款时间 |
| repaymentAccountNumber |
string |
收款账号 |
| repaymentAccountName |
string |
收款户名 |
| repaymentAccountCode |
string |
收款方式编码 |
| repaymentAccountProvince |
string |
收款银行所在省 |
| repaymentAccountCity |
string |
收款银行所在市 |
| repaymentAccountBranchNO |
string |
收款银行联行号 |
| repaymentAccountBranchName |
string |
收款银行名称 |
| repaymentAccountingSubjectBizCode |
string |
收款方式对应的会计科目代码 |
| repaymentAccountingSubjectFullName |
string |
收款方式对应的会计科目名称 |
| repaymentAccountingSubjectCashFlowCode |
string |
收款方式对应的现金流量编码 |
| repaymentAccountingSubjectCashFlowName |
string |
收款方式对应的现金流量 |
| repaymentAccountingSubjectAccountingItems.name |
string |
收款方式会计科目的核算项目名称 |
| repaymentAccountingSubjectAccountingItems.businessCode |
string |
收款方式会计科目的核算项目代码 |
| repaymentAccountingSubjectAccountingItems.seq |
int |
收款方式会计科目的核算项目序号 |
| approval_process.user_code |
string |
审批人编号 |
| approval_process.user_name |
string |
审批人名字 |
| approval_process.approval_time |
long |
审批时间 |
| approval_process.taskName |
string |
审批节点名称 |
| approval_process.approvalComment |
string |
审批意见 |
| approval_process.taskCategory |
string |
审批节点类型, APPROVAL, FINANCE_AUDIT |
| finance_codes |
string |
审核人编号 |
| repayments.type |
string |
冲借款类型 |
| repayments.approvedAmount |
number |
冲借款批准金额 |
| repayments.repaymentAmount |
number |
冲借款金额 |
| repayments.loanTypeBizCode |
string |
借款类型业务编码 |
| repayments.accountingSubjectBizCode |
string |
冲借款的会计科目代码 |
| repayments.accountingSubjectFullName |
string |
冲借款的会计科目名称 |
| repayments.accountingSubjectCashFlowCode |
string |
冲借款的现金流量编码 |
| repayments.accountingSubjectCashFlowName |
string |
冲借款的现金流量 |
| repayments.accountingSubjectAccountingItems.name |
string |
冲借款会计科目的核算项目名称 |
| repayments.accountingSubjectAccountingItems.businessCode |
string |
冲借款会计科目的核算项目代码 |
| repayments.accountingSubjectAccountingItems.seq |
int |
冲借款会计科目的核算项目序号 |
| repayments.report_id |
string |
冲借款的申请单号 |
| costTrackings.name |
string |
单据辅助核算 |
| costTrackings.bizCode |
string |
单据辅助编码 |
| costTrackings.value |
string |
单据辅助核算选项 |
| costTrackings.valueNameEn |
string |
单据辅助核算选项英文名称 |
| costTrackings.businessCode |
string |
单据辅助核算选项编码 |
| costTrackings.tag |
string |
单据辅助核算选项属性 |
| operationLogs.opType |
string |
操作历史,操作类型, SUBMIT(提交), RECALL(召回), AGREE(同意), REJECT(驳回) |
| operationLogs.userName |
string |
操作历史,操作人 |
| operationLogs.comment |
string |
操作历史,通过/驳回意见 |
| operationLogs.opTime |
date |
操作历史,操作时间 |
| baseCurrency |
string |
本币 |
| collectionToBaseExchangeRate |
number |
收款币种到本币的汇率 |
| baseAmount |
number |
本币金额 |
| attachments.fileName |
string |
附件文件名 |
| attachments.fileUrl |
string |
附件下载地址 |
| bankName |
string |
银行名称 |