GET api/GetMutualAidAttachments?CompanyID={CompanyID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CompanyID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of MutualAidAttachmentList| Name | Description | Type | Additional information |
|---|---|---|---|
| FileID | integer |
None. |
|
| CompanyID | integer |
None. |
|
| FileName | string |
None. |
|
| UploadedOn | date |
None. |
|
| ExpirationDate | date |
None. |
|
| UploadedBy | string |
None. |
|
| Color | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.