GET /API/v2/NaccsReports/DangerousGoodsCargoListCalls/GetFile/{fileId}
DLR11に添付されたファイルを取得します。 ファイルID(***fileId***)を指定して、DLR11に添付されたファイルを取得します。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| fileId | ファイルID |
String |
Required Max length: 36 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| fileId | ファイルID |
String |
Required Max length: 36 |
| fileName | ファイル名 |
String |
Required Max length: 100 |
| contentType | コンテンツタイプ |
String |
Required Max length: 100 |
| fileData | ファイルデータ |
String |
Required |