GET /API/v1/Report/BookingListOceanVessels/GetListByBookingNo?scacCode={scacCode}&bookingNo={bookingNo}&customId={customId}
ブッキング番号を指定して、帳票:外航ブッキングリストを取得します。 ## 概要 ユーザが所属している組織が作成、または参加している取引の中から、船社コード(***scacCode***)とブッキング番号(***bookingNo***)に該当する取引より、帳票:外航ブッキングリストを取得します。 取引内に作成する帳票に船社コード(***scacCode***)とブッキング番号(***bookingNo***)を設定すると、その帳票が格納された取引は船社コード(***scacCode***)とブッキング番号(***bookingNo***)で特定できるようになります。 このAPIでは、指定された船社コード(***scacCode***)とブッキング番号(***bookingNo***)が附番されている全ての取引から、帳票:外航ブッキングリストを取得します。 ## 指定するパラメタについて ### 船社コード 船社コード(***scacCode***)は、取引に対して設定するのではなく、帳票を通して(帳票の項目として)設定します。 ### ブッキング番号 ブッキング番号(***bookingNo***)は、取引に対して設定するのではなく、帳票を通して(帳票の項目として)設定します。
Request Information
URI Parameters
NoLimitOnNumberGetListByBookingNoRequest
| Name | Description | Type | Additional information |
|---|---|---|---|
| bookingNo | 帳票を取得する取引を特定するためにブッキング番号を指定します。 |
String |
Required |
| customId | 帳票のカスタムIDを指定します。 |
String |
Required |
| scacCode | 帳票を取得する取引を特定するために船社コードを指定します。 |
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 |