GET /API/v2/Terminals/VesselSchedules/Get/{vesselScheduleId}
ターミナルでの本船動静を取得します。 本船動静ID(***vesselScheduleId***)を指定して、ターミナルの本船動静を取得します。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| vesselScheduleId | 本船動静ID |
String |
Required Max length: 36 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| vesselScheduleId | 本船動静ID |
String, Null |
Max length: 36 |
| shipName | 本船名 |
String |
Required Max length: 50 |
| callsign | コールサイン |
String |
Required Max length: 9 |
| importVoyageNo | 輸入Voyage |
String |
Required Max length: 15 |
| exportVoyageNo | 輸出Voyage |
String |
Required Max length: 15 |
| scac |
Required |
||
| terminal |
Required |
||
| berthName | バース名 |
String, Null |
Max length: 60 |
| operatingCarrierName | 運航オペレーター名 |
String, Null |
Max length: 60 |
| vesselOperatorName | 船舶オペレーター名 |
String, Null |
Max length: 60 |
| serviceName | サービス名 |
String, Null |
Max length: 60 |
| route | 航路 |
String, Null |
Max length: 60 |
| previousPortCode |
Object, Null |
None. |
|
| previousPortDepartureAt | 前港離岸日時 |
String, Null |
Format : date-time |
| nextPortCode |
Object, Null |
None. |
|
| estimatedBerthArrivalAt | 着岸予定日時 |
String, Null |
Format : date-time |
| actualBerthArrivalAt | 着岸実績日時 |
String, Null |
Format : date-time |
| estimatedCargoHandlingAt | 荷役開始予定日時 |
String, Null |
Format : date-time |
| actualCargoHandlingAt | 荷役開始実績日時 |
String, Null |
Format : date-time |
| estimatedBerthDepartureAt | 離岸予定日時 |
String, Null |
Format : date-time |
| actualBerthDepartureAt | 離岸実績日時 |
String, Null |
Format : date-time |
| cyOpenDate | CYオープン日 |
String, Null |
Format : date |
| rfOpenDate | RFオープン日 |
String, Null |
Format : date |
| dgOpenDate | DGオープン日 |
String, Null |
Format : date |
| cyCutDate | CYカット日 |
String, Null |
Format : date |
| docCutDate | DOCカット日 |
String, Null |
Format : date |
| drCutDate | D/Rカット日 |
String, Null |
Format : date |
| bulkDeliveryAt | 一括搬入日時 |
String, Null |
Format : date-time |
| directDeliveryAt | 個別搬入日時(HDS) |
String, Null |
Format : date-time |
| delayReason | 遅延理由 |
String, Null |
None. |
| deliveryAvailableFlag | 搬出受付開始フラグ |
Boolean, Null |
None. |
| delayedDays | 遅延日数 |
Integer, Null |
None. |
| emptyContainerAcceptanceOpenFlag | 空バン受付開始フラグ |
Boolean, Null |
None. |
| directDeliveryAvailableFlag | 個別搬入対応可否フラグ |
Boolean, Null |
None. |
| exportRemarks | 輸出での備考 |
String, Null |
None. |
| importRemarks | 輸入での備考 |
String, Null |
None. |
| portCallConfirmedFlag | 入出港確定フラグ |
Boolean, Null |
None. |
| updatedAt | 更新日時 |
String |
Required Format : date-time |
| updatedBy |
Object, Null |
None. |