GET /API/v2/Terminals/GateOpenWindows/Get/{terminalCode}
ターミナルのゲートオープン時間帯を取得します。 ターミナルコード(***terminalCode***)を指定して、ゲートオープン時間帯を取得します。 ターミナルのゲートオープン時間帯に関する詳細については、[ターミナルのゲートオープン時間帯について]()を参照ください。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| terminalCode | ターミナルコード |
String |
Required 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 |