GET /API/v2/Trades/GetResponseToReports/{tradeNo}/{newReportCode}
取引内の応答となる帳票を取得します。 取引管理番号(***tradeNo***)と作成する帳票の帳票コード(***newReportCode***)指定して、応答となる帳票を全て取得します。 例えば、CFS搬出票の応答として、貨物輸送送り状を作成する場合、このAPIで応答となるCFS搬出票の帳票についての情報が取得できます。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tradeNo | 取引管理番号 |
String |
Required Max length: 20 |
| newReportCode | 作成する帳票の帳票コード |
String |
Required Max length: 5 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportId | 帳票ID |
String |
Required |
| reportType |
Required |
||
| reportNo | 帳票番号 |
Integer |
Required |
| applyType | 申請種別 |
String, Null |
Max length: 6 |
| containerRequest |
Object, Null |
None. |
|
| container |
Object, Null |
None. |
|
| dangerousGoodsProfile |
Object, Null |
None. |