GET /API/v1/Report/FreightInformations/GetAttachFileMetaList/{dealReportId}
添付ファイル情報一覧を取得します。
Request Information
URI Parameters
FreightInformations(PK)
Name | Description | Type | Additional information |
---|---|---|---|
dealReportId | 取引・帳票ID |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
AttachFileMetaList
Name | Description | Type | Additional information |
---|---|---|---|
canDelete | 削除可能フラグ |
Boolean |
Required |
contentType | コンテンツタイプ |
String |
Required |
createEmployeeId | 作成者ID |
String |
Required |
dealReportId | 取引・帳票ID |
String |
Required |
fileId | ファイルID |
String |
Required |
fileLength | ファイルサイズ |
Integer |
Required Minimum : 1 |
fileName | ファイル名 |
String |
Required |