费用明细类型
| 参数名 | 类型 | 备注 |
|---|---|---|
| code | MultiTextInput | 费用的唯一标识 |
| expenseTypeCode | ExpenseTypeInput | 费用类型 |
| consumeAmount | AmountInput | 消费金额 |
| comments | MultiTextInput | 备注信息 |
| consumeLocation | CityInput | 消费地点 |
| consumeTime | DateTimeInput | 消费时间 |
| invoiceList | InvoiceInput | 发票 |
| attachments | AttachInput | 附件 |
| airClass | AirClassInput | 舱位 |
| trainSeat | TrainSeatInput | 座位 |
| allocationInfo | AllocationInfoInput | 分摊信息 |
| customFieldxxx | xxx | 用户定义字段(多个) |
| settleType | SingleTextInput | 结算方式(个人垫付、企业支付、事后统一支付) |
| accrualReconcile | AccrualReconcileInput | 预提冲销信息(可能为空) |