GET /API/v2/ColinsViewers/GetExportVessels/{portCode}?voyageNo=!{voyageNo}&scacCode=!{scacCode}&callsign=!{callsign}&vesselName=!{vesselName}
Colinsの輸出本船を取得します 検索条件を指定して、Colinsからサイバーポートに連携されている輸出本船を 取得します。 Colins連携に関する詳細については、[Colinsとの連携について]()を参照ください。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| portCode | 港コード |
String |
Required Max length: 5 |
| terminalCode | ターミナルコード |
String, Null |
Max length: 8 |
| scacCode | SCACコード |
String, Null |
Max length: 4 |
| callsign | コールサイン |
String, Null |
Max length: 9 |
| vesselName | 本船名 |
String, Null |
None. |
| voyageNo | 航海番号 |
String, Null |
None. |
| berthScheduleDateFrom | 入港予定日_From |
String, Null |
Format : date |
| berthScheduleDateTo | 入港予定日_To |
String, Null |
Format : date |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| terminalCode | ターミナルコード |
String, Null |
None. |
| vessel |
Object, Null |
None. |
|
| cargoTransfer |
Object, Null |
None. |
|
| cargoHandling |
Object, Null |
None. |
|
| cargoIn |
Object, Null |
None. |
|
| remark | 備考 |
String, Null |
None. |