POST /API/v1/Deals/AddMessage
帳票を送信します。
Request Information
URI Parameters
None.
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
dealNo | 取引管理番号 |
String |
Required |
businessTypeId | 事業種別ID |
String |
Required |
organizationId | 組織ID |
String |
Required |
dealReportId | 取引・帳票ID |
String |
Required |
inChargeOrganizations | 担当組織 |
Collection, Null of inChargeOrganizations |
None. |
message | メッセージ |
String |
Required |
tasks | タスク |
Collection, Null of tasks |
None. |
Response Information
Resource Description
None.