POST /API/v1/Master/BusinessTemplates/Create

業務テンプレートを作成します。 ## 概要 業務テンプレートとは、その帳票に対して、やるべきことを可視化する機能です。

Request Information

URI Parameters

None.

Body Parameters

CreateBusinessTemplateRequest

NameDescriptionTypeAdditional information
businessCategoryId

業務カテゴリID

String

Required

businessTemplateName

業務テンプレート名

String

Required

description

説明

String, Null

None.

organizationId

組織ID

String

Required

businessTypeId

事業種別ID

String

Required

taskType

タスク種別

String

Required

reports

業務テンプレートの帳票

Collection, Null of reports

None.

Response Information

Resource Description

None.