GET /API/v1/DealReportHistories/GetList?filter={filter}&orderby={orderby}&top={top}
検索条件を指定して、条件に該当する取引・帳票履歴を全て取得します。 ## 概要 検索条件を指定して、条件に該当する取引・帳票履歴を全て取得します。 検索条件の指定方法については、[こちらを参照ください](https://docs.microsoft.com/ja-jp/graph/query-parameters#filter-parameter)。
Request Information
URI Parameters
UriModel of DealReportHistories.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 |
---|---|---|---|
dealReportHistoryId | 取引・帳票履歴ID |
String |
Required |
operationType | 操作種別 |
String |
Required |
parentDealReportHistoryId | 親の取引・帳票履歴ID |
String, Null |
None. |
dealNo | 取引管理番号 |
String |
Required |
dealName | 取引名 |
String, Null |
None. |
organizations | 取引参加組織 |
Collection, Null of organizations |
None. |
dealReportId | 取引・帳票ID |
String, Null |
None. |
reportCode | 帳票コード |
String, Null |
None. |
reportName | 帳票名 |
String, Null |
None. |
reportUrl | 帳票表示URL |
String, Null |
None. |
reportNo | 帳票番号 |
Integer, Null |
None. |
fullOrEmpty | コンテナ状態(FULL/EMPTY) |
String, Null |
None. |
containerNo | コンテナ番号 |
String, Null |
None. |
customId | カスタムID |
String, Null |
None. |
equipmentInterchangeTypeInOut | 機器受渡種別 (IN/OUT) |
String, Null |
None. |
containerTerminalCode | コンテナターミナルコード |
String, Null |
None. |
companyId | 送信元会社ID |
String, Null |
None. |
companyName | 送信元会社名 |
String, Null |
None. |
organizationId | 送信元組織ID |
String |
Required |
organizationName | 送信元組織名 |
String, Null |
None. |
businessTypeId | 送信元事業種別ID |
String |
Required |
businessTypeName | 送信元事業種別名 |
String, Null |
None. |
employeeId | 送信元利用者ID |
String, Null |
None. |
employeeName | 送信元利用者名 |
String, Null |
None. |
domesticNo | 社内管理番号 |
String, Null |
None. |
bookingNo | ブッキング(船腹予約)番号 |
String, Null |
None. |
blNumber | B/L番号 |
String, Null |
None. |
scacCode | 船社コード |
String, Null |
None. |
reportHistoryResources | 帳票履歴リソース |
Collection, Null of reportHistoryResources |
None. |
message | 記録時点のメッセージ |
String, Null |
None. |
latestMessage |
Object, Null |
None. |
|
task |
Object, Null |
None. |
|
rawOrganizations | システム用の取引参加組織 |
Collection, Null of rawOrganizations |
None. |
dateTime | 記録日時 |
String |
Required Format : date-time |
partitionNo | パーティション番号 |
Integer |
Required |