GET /API/v2/Terminals/GateOpenWindows/GetList/{portCode}?terminalCode=!{terminalCode}
ターミナルのゲートオープン時間帯を取得します。 検索条件に該当するターミナルのゲートオープン時間帯を全て取得します。 ターミナルのゲートオープン時間帯に関する詳細については、[ターミナルのゲートオープン時間帯について]()を参照ください。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| portCode | 港コード |
String |
Required Max length: 5 |
| terminalCode | ターミナルコード |
String, Null |
Max length: 8 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| terminal |
Required |
||
| gateOpenWindows | ゲートオープン時間帯 |
Collection, Null of gateOpenWindows |
Max Items : 6 |
| note | 備考 |
String, Null |
None. |
| updatedBy |
Object, Null |
None. |
|
| updatedAt | 更新日時 |
String, Null |
Format : date-time |