ocr发票上传

#### ocr发票上传 ###### 接口功能 > ocr发票上传 ###### 接口地址 > 智能报销地址/OpenApi/api/InvoiceAssistant/BatchSaveOcrTickets ###### HTTP 请求方式 > POST ###### Header头 | 参数 | 必选 | 类型 | 说明 | | -------------- | ---- | ------ | ------ | | Authorization | 是 | string |Bearer token信息 | ###### 请求参数 | 参数 | 必选 | 类型 | 说明 | 枚举值| | -------------- | ---- | ------ | ------ | | platform | 是 | string | 平台关键字 |FinanceShare| | organizationId | 是 | string | 机构id || | BatchOcrTicketActionRequests | 是 | array | 发票信息 || ###### BatchOcrTicketActionRequests | 参数 | 必选 | 类型 | 说明 | 枚举值| | -------------- | ---- | ------ | ------ | | attachment | 是 | string | 影像id |FinanceShare| | base64Images | 是 | string | base字符串 ||