GET /API/v1/Report/BookingListOceanVessels/Get/{dealReportId}
帳票:外航ブッキングリストを取得します。 ## 概要 帳票を取得するには、その帳票が格納された取引を作成、または参加している組織(と事業種別)に所属するユーザであり、かつ、その帳票に対してRead権限が必要です。 取引・帳票ID(***dealReportId***)は帳票を一意に識別するIDです。
Request Information
URI Parameters
BookingListOceanVessels(PK)
Name | Description | Type | Additional information |
---|---|---|---|
dealReportId | 取引・帳票ID |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
BookingListOceanVessels
Name | Description | Type | Additional information |
---|---|---|---|
_etag | etag |
String |
Required |
bookingDetails |
Collection, Null of bookingDetails |
None. |
|
bundleCarryInDate | 一括搬入日 |
String, Null |
Format : date |
businessTypeId | 事業種別ID |
String |
Required Format : Protect Pattern : ^(?!.*(\?|\$|#|&|,|=)).*$ |
callSign | コールサイン |
String, Null |
Format : ForeignKey /API/v1/Master/BusinessCodes?$filter=categoryCode eq '029' and businessCode eq '{value}' |
cfsCutDate | CFSカット日 |
String, Null |
Format : date |
containerTerminalName | コンテナターミナル |
String, Null |
None. |
customId | カスタムID |
String, Null |
Format : Protect |
cyCutDate | CYカット日 |
String, Null |
Format : date |
dealReportId | 取引・帳票ID |
String |
Required |
domesticTrade | 内貿 |
Boolean, Null |
None. |
oceanCarrierCompanyName | 運送人(海運)_会社名 |
String, Null |
None. |
oceanRouteName | 外航航路名 |
String, Null |
None. |
organizationId | 組織ID |
String |
Required Format : Protect Pattern : ^(?!.*(\?|\$|#|&|,|=)).*$ |
partitionNo | パーティション番号 |
Integer, Null |
Format : Protect |
vesselCode | 本船コード |
String, Null |
Format : ForeignKey /API/v1/Master/BusinessCodes?$filter=categoryCode eq '029' and businessCode eq '{value}' |
vesselIMONo | IMO船舶識別番号 |
String, Null |
None. |
vesselName | 本船名 |
String, Null |
Min length: 0 Max length: 35 |
voyageNo | 航海番号 |
String, Null |
Min length: 0 Max length: 10 |