POST /API/v1/RequestTasks/Create
タスク依頼を作成します。
Request Information
URI Parameters
None.
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
organizationId | 依頼元の組織ID |
String |
Required |
businessTypeId | 依頼元の事業種別ID |
String |
Required |
taskDefinitionId | タスク定義ID |
String, Null |
None. |
dealReportId | 取引・帳票ID |
String |
Required |
dealReportHistoryId | 取引・帳票履歴ID |
String, Null |
None. |
systemId | 応答先のシステムID |
String, Null |
None. |
Response Information
Resource Description
None.