GET /API/v1/ColinsViewers/ExportContainer/GetListByBookingNoList/{bookingNo}
ブッキング番号を複数指定して、Colinsの輸出コンテナを取得します。 ## 概要 Colinsに登録されている輸出のコンテナ情報の中から、ブッキング番号(***bookingNo***)に該当するコンテナ情報を取得します。 指定されたパラメタに該当するデータが存在しない場合もステータスコード:500となります。 ## 指定するパラメタについて ### ブッキング番号 ブッキング番号(***bookingNo***)を指定します。カンマ区切りで複数指定可能です。例:「BkNo001,BkNo002,BkNo003」
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
ColinsViewersExportContainer
| Name | Description | Type | Additional information |
|---|---|---|---|
| container_no | コンテナNo. |
String, Null |
None. |
| scac_code | 船社コード |
String, Null |
None. |
| container_size_type_height | コンテナサイズ・タイプ・高さ |
String, Null |
None. |
| terminal_code | ターミナルコード |
String, Null |
None. |
| port_code | 港コード |
String, Null |
None. |
| ship_name | 船名 |
String, Null |
None. |
| callsign | コールサイン |
String, Null |
None. |
| voyage_no | Voyage No. |
String, Null |
None. |
| booking_no | ブッキング No. |
String, Null |
None. |
| vanpool_pickup_date | バンプール空ピックアップ日時 |
String, Null |
Format : date-time |
| vanpool_pickup_place | バンプール空ピックアップ場所 |
String, Null |
None. |
| container_carry_in_place | 実入りコンテナ搬入場所 |
String, Null |
None. |
| gate_in_date | ゲートイン日時 |
String, Null |
Format : date-time |
| container_loading_unlording_date | コンテナ積みおろし日時 |
String, Null |
Format : date-time |
| shipping | 船積可否 |
String, Null |
None. |
| customs_permit | 税関許可 |
String, Null |
None. |
| shipping_date | 船積日時 |
String, Null |
Format : date-time |
| forwarder_name | フォワーダー名 |
String, Null |
None. |