GET /API/v1/Reviews/GetList?filter={filter}&orderby={orderby}&top={top}
検索条件を指定して、条件に該当するレビュー(Review)を全て取得します。
Request Information
URI Parameters
UriModel of Reviews.GetList
Name | Description | Type | Additional information |
---|---|---|---|
filter | filter |
String |
Required |
orderby | orderby |
String |
Required |
top | top |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
assignees | レビューを依頼された組織 |
Collection of assignees |
Required |
businessPattern | 業務パターン |
String |
Required |
createdAt | 作成日時 |
String |
Required Format : date-time |
createdBy |
Required |
||
dealName | 取引名 |
String, Null |
None. |
dealNo | 取引管理番号 |
String |
Required |
dealReportHistoryId | 取引・帳票履歴ID |
String, Null |
None. |
dealReportId | 取引・帳票ID |
String |
Required |
partitionNo | パーティション番号 |
Integer |
Required |
reportCode | 帳票コード |
String |
Required |
reportNo | 帳票番号 |
Integer |
Required |
reviewId | レビューID |
String |
Required |
status | ステータス |
String |
Required |
updatedAt | 更新日時 |
String |
Required Format : date-time |