GET /API/v2/Reports/CommercialInvoices/GetList?tradeNo=!{tradeNo}&uniqueNo=!{uniqueNo}&bookingNo=!{bookingNo}&blNo=!{blNo}
商業送り状(I/V)を全て取得します。 検索条件に該当する商業送り状(I/V)を全て取得します。 編集が行われていない場合は、ルートドキュメントから最新の商業送り状(I/V)を取得します。 編集中の場合は、先に保存した、商業送り状(I/V)を取得します。 商業送り状(I/V)に関する詳細については、[商業送り状(I/V)について]()を参照ください。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
tradeNo | 取引管理番号 |
String, Null |
Max length: 20 |
uniqueNo | 社内管理番号 |
String, Null |
Max length: 45 Pattern : ^(?!.*(\?|\$|#|&|,|=)).*$ |
bookingNo | ブッキング番号 |
String, Null |
None. |
blNo | B/L番号 |
String, Null |
None. |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
reportId | 帳票ID |
String |
Required Max length: 30 |
tradeOverview |
Required |
||
reportType |
Required |
||
reportNo | 帳票番号 |
Integer |
Required |
applyType | 申請種別 |
String |
Required Max length: 6 |
commercialInvoice |
Required |
||
isEditing | 編集中か |
Boolean |
Required |
accessiblePartners | 帳票にアクセス可能なパートナー |
Collection of accessiblePartners |
Required |
attachFiles | 添付ファイル(メタ情報) |
Collection, Null of attachFiles |
None. |
created |
Object, Null |
None. |
|
editing |
Object, Null |
None. |
|
updated |
Object, Null |
None. |
|
submitted |
Object, Null |
None. |