GET /API/v2/Reports/ExcelConverters/GetFormatInternal/{reportId}/{excelFormatCode}/{openId}
帳票で使用できるExcelフォーマットファイルを取得します。 帳票ID(***reportId***)を指定して、帳票で使用できるExcelフォーマットファイルを取得します。 内部呼び出し用
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportId | 帳票ID |
String |
Required Max length: 30 |
| excelFormatCode | Excelフォーマットコード |
String |
Required Max length: 33 |
| openId | OpenID |
String |
Required Max length: 36 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| excelFormatFile | Excelフォーマットファイル |
String |
Required |