GET /API/v1/Master/BusinessTemplates/Get/{businessTemplateId}
業務テンプレートIDを指定して、業務テンプレート(BusinessTemplate)を取得します。
Request Information
URI Parameters
UriModel of BusinessTemplates.Get
Name | Description | Type | Additional information |
---|---|---|---|
businessTemplateId | businessTemplateId |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
businessTemplateId | 業務テンプレートID |
String |
Required |
businessCategoryId | 業務カテゴリID |
String |
Required |
businessTemplateName | 業務テンプレート名 |
String |
Required |
description | 説明 |
String, Null |
None. |
businessPattern | 業務パターン |
String |
Required |
companyId | 会社ID |
String |
Required |
businessTypeId | 事業種別ID |
String |
Required |
organizationId | 組織ID |
String |
Required |
taskType | タスク種別 |
String |
Required |
reports | 帳票 |
Collection, Null of reports |
None. |
updatedAt | 更新日時 |
String |
Required Format : date-time |
displayOrder | 表示順 |
Integer |
Required |
createdAt | 作成日時 |
String |
Required Format : date-time |