GET /API/v1/ColinsViewers/ExportVessel/GetListByVesselName/{vesselName}?voyageNo={voyageNo}&scacCode={scacCode}

本船名を指定して、Colinsの輸出本船情報を取得します。 ## 概要 Colinsに登録されている輸出の本船情報の中から、本船名(***vesselName***)と航海番号(***voyageNo***)、船社コード(***scacCode***)に該当する本船情報を取得します。 指定されたパラメタに該当するデータが存在しない場合もステータスコード:500となります。 ## 指定するパラメタについて ### 本船名 本船名(***vesselName***)を指定します。 ### 航海番号 航海番号(***voyageNo***)を指定します。 ### 船社コード 船社コード(***scacCode***)を指定します。

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

ColinsViewersVessel

ColinsViewersVessel

NameDescriptionTypeAdditional information
ship_name

船名

String, Null

None.

callsign

コールサイン

String, Null

None.

imp_voyage_no

輸入Voyage No.

String, Null

None.

exp_voyage_no

輸出Voyage No.

String, Null

None.

scac_code

船社コード

String, Null

None.

terminal_code

ターミナルコード

String, Null

None.

port_code

港コード

String, Null

None.

previous_port

前港

String, Null

None.

previous_port_offshore

前港離岸日時

String, Null

Format : date-time

berth_schedule_date

着岸予定日

String, Null

Format : date

berth_schedule_time

着岸予定時刻

String, Null

Format : time

berth_achievement

着岸実績日時

String, Null

Format : date-time

cargo_handling_schedule_date

荷役開始予定日

String, Null

Format : date

cargo_handling_schedule_time

荷役開始予定時刻

String, Null

Format : time

cargo_handling_achievement

荷役開始実績日時

String, Null

Format : date-time

offshore_schedule_date

離岸予定日

String, Null

Format : date

offshore_schedule_time

離岸予定時刻

String, Null

Format : time

offshore_achievement

離岸実績日時

String, Null

Format : date-time

cy_open

CY Open

String, Null

Format : date

cy_cut

CY Cut

String, Null

Format : date

carry_in_date

一括搬入日

String, Null

Format : date

carry_in_schedule

一括搬入予定日時

String, Null

None.

carry_in_achievement

一括搬入実績日時

String, Null

None.

exp_rmarks

輸出備考

String, Null

None.

imp_rmarks

輸入備考

String, Null

None.