POST /API/v1/Reviews/Create
レビュー依頼を作成します。
Request Information
URI Parameters
None.
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
dealNo | 取引管理番号 |
String |
Required |
dealReportId | 取引・帳票ID |
String |
Required |
dealReportHistoryId | 取引・帳票履歴ID |
String, Null |
None. |
organizationId | 組織ID |
String |
Required |
businessTypeId | 事業種別ID |
String |
Required |
assignees | レビューを依頼された組織 |
Collection of assignees |
Required |
Response Information
Resource Description
None.