POST api/CommonSealRecordOneTime/UploadFile?SealId={SealId}
上传用章申请附件
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SealId |
公章ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.Results.JsonResultOfDAL.HandleResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | DAL.HandleResult |
None. |
|
| SerializerSettings | Newtonsoft.Json.JsonSerializerSettings |
None. |
|
| Encoding | System.Text.Encoding |
None. |
|
| Request | System.Net.Http.HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.