GET /API/v2/NaccsReports/VanningRegistrationContainerUnits/GetFile/{fileId}
VANに添付されたファイルを取得します。 ファイルID(***fileId***)を指定して、VANに添付されたファイルを取得します。
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 |