GET /API/v1/Deals/Get
取引管理番号を指定して、取引を取得します。 ## 概要 ユーザが所属している組織が作成、または参加している取引について、取引管理番号(***dealNo***)を指定して、取引を取得します。 ## 指定するパラメタについて ### 取引管理番号 複製する取引の取引管理番号(***dealNo***)を指定します。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
dealNo | dealNo |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
blNumber | B/L番号 |
String, Null |
None. |
bookingNo | ブッキング(船腹予約)番号 |
String, Null |
None. |
businessPattern | 業務パターン |
String |
Required |
businessPatternDetail |
Required |
||
createBusinessTypeId | 作成事業種別ID |
String |
Required |
createDatetime | 作成日時 |
String |
Required Format : date-time |
createEmployeeId | 作成利用者ID |
String |
Required |
createOrganizationId | 作成組織ID |
String |
Required |
dealName | 取引名 |
String, Null |
None. |
dealNo | 取引管理番号 |
String |
Required |
estimatedTimeOfArrivalPodEta | 荷揚港 入港予定日 |
String, Null |
Format : date |
estimatedTimeOfDeparturePolEtd | 積荷港 出港予定日 |
String, Null |
Format : date |
isCompleted | 取引完了フラグ |
Boolean |
Required |
organizations |
Collection of organizations |
Required |
|
parentDealNo | 親の取引管理番号 |
String, Null |
None. |
partitionNo | パーティション番号 |
Integer |
Required |
portOfDischarge | 荷揚港 名称 |
String, Null |
None. |
portOfLoading | 積荷港 名称 |
String, Null |
None. |
reports |
Collection of reports |
Required |
|
scacCode | 船社コード |
String, Null |
None. |
vesselName | 本船名 |
String, Null |
None. |
voyageNo | 航海番号 |
String, Null |
None. |