GET /API/v1/ReportExcelTemplates/GetList?filter={filter}&orderby={orderby}
検索条件を指定して、条件に該当する帳票Excelテンプレートを全て取得します。
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
ReportExcelTemplates
| Name | Description | Type | Additional information |
|---|---|---|---|
| blobPath | テンプレートのBlob保存パス |
String |
Required |
| businessPattern | 業務パターン |
String |
Required |
| createBusinessTypeId | 作成事業種別ID |
String, Null |
None. |
| createCompanyId | 作成会社ID |
String |
Required |
| createDatetime | 作成日時 |
String |
Required Format : date-time |
| createOrganizationId | 作成組織ID |
String, Null |
None. |
| reportCode | 帳票コード |
String |
Required |
| reportExcelTemplateId | 帳票ExcelテンプレートID |
String |
Required |
| reportExcelTemplateName | 帳票Excelテンプレート名 |
String |
Required |
| templateType | テンプレート種類 |
String |
Required |
| updateDatetime | 更新日時 |
String, Null |
Format : date-time |