GET /API/v1/NaccsReport/CarryInConfirmRegistrationCustomsTransportCargoes/GetListByBlNo/{blNo}
B/L番号を指定して、帳票:BIAを取得します。 ## 概要 ユーザが所属している組織(と事業種別)が作成、または参加している取引の中から、B/L番号(***blNo***)に該当する取引より、BIAを取得します。 取引内に作成する帳票にB/L番号(***blNo***)を設定すると、その帳票が格納された取引はB/L番号(***blNo***)で特定できるようになります。 このAPIでは、指定されたB/L番号(***blNo***)が付番されている全ての取引から、帳票:BIAを取得します。
Request Information
URI Parameters
GetListByBlNoRequest
Name | Description | Type | Additional information |
---|---|---|---|
blNo | 帳票を取得する取引を特定するためにB/L番号を指定します。 |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
CarryInConfirmRegistrationCustomsTransportCargoes
CarryInConfirmRegistrationCustomsTransportCargoes
Name | Description | Type | Additional information |
---|---|---|---|
_etag | etag |
String |
Required |
businessTypeId | 事業種別ID |
String |
Required Format : Protect Pattern : ^(?!.*(\?|\$|#|&|,|=)).*$ |
carryinArrivalTime | 搬入時刻 |
String, Null |
None. |
carryInConfirmationNumbers |
Collection, Null of carryInConfirmationNumbers |
None. |
|
carryinConfirmationUnitId | 搬入確認(混載仕分確認)単位識別 |
String, Null |
None. |
carryinConfirmationWarehouse | 搬入確認蔵置場 |
String, Null |
None. |
dealInformation |
Required |
||
dealReportId | 取引・帳票ID |
String |
Required |
deliveryDate | 搬入年月日 |
String, Null |
None. |
invoice |
Required |
||
organizationId | 組織ID |
String |
Required Format : Protect Pattern : ^(?!.*(\?|\$|#|&|,|=)).*$ |
partitionNo | パーティション番号 |
Integer, Null |
Format : Protect |
representativeCommodities |
Collection, Null of representativeCommodities |
Format : Reference("/API/v1/Root/RepresentativeCommodities/OData?$select=marksAndNumbers,representativeCommodityId,dealNo,sortNo,partitionNo&$filter=dealNo+eq+{value}&$orderby=sortNo",marksAndNumbers,representativeCommodityId,dealNo,sortNo,partitionNo);Protect |