GET /API/v1/Deals/GetList?filter={filter}&orderby={orderby}&top={top}
検索条件を指定して、条件に該当する取引を全て取得します。 ## 概要 ユーザが所属している組織が作成、または参加している取引について、検索条件を指定して、条件に該当する取引を全て取得します。 検索条件の指定方法については、[こちらを参照ください](https://docs.microsoft.com/ja-jp/graph/query-parameters#filter-parameter)。
Request Information
URI Parameters
UriModel of Deals.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 |
---|---|---|---|
dealNo | 取引管理番号 |
String |
Required |
dealName | 取引名 |
String, Null |
None. |
businessPattern | 業務パターン |
String |
Required |
businessPatternDetail |
Required |
||
parentDealNo | 親の取引管理番号 |
String, Null |
None. |
organizations | 取引に参加している組織 |
Collection of organizations |
Required |
reports | 帳票 |
Collection of reports |
Required |
isCompleted | 取引完了フラグ |
Boolean |
Required |
estimatedTimeOfDeparturePolEtd | 積荷港 出港予定日 |
String, Null |
Format : date |
estimatedTimeOfArrivalPodEta | 荷揚港 入港予定日 |
String, Null |
Format : date |
portOfLoading | 積荷港 名称 |
String, Null |
None. |
portOfDischarge | 荷揚港 名称 |
String, Null |
None. |
bookingNo | ブッキング(船腹予約)番号 |
String, Null |
None. |
blNumber | B/L番号 |
String, Null |
None. |
vesselName | 本船名 |
String, Null |
None. |
scacCode | 船社コード |
String, Null |
None. |
voyageNo | 航海番号 |
String, Null |
None. |
createBusinessTypeId | 作成事業種別ID |
String |
Required |
createOrganizationId | 作成組織ID |
String |
Required |
createEmployeeId | 作成利用者ID |
String |
Required |
createDatetime | 作成日時 |
String |
Required Format : date-time |
updateDatetime | 更新日時 |
String, Null |
Format : date-time |
partitionNo | パーティション番号 |
Integer |
Required |
businessProcesses | 業務プロセス |
Collection, Null of businessProcesses |
None. |
cyCutDate | CYカット日 |
String, Null |
Format : date |
cfsCutDate | CFSカット日 |
String, Null |
Format : date |
invoiceNo | インボイス番号 |
String, Null |
None. |