GET api/DMSAttachments/ReadAttachmentsByScreen?OrganizationId={OrganizationId}&CompanyId={CompanyId}&Id={Id}&ScreenName={ScreenName}&AccountId={AccountId}&RefDetailId={RefDetailId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| OrganizationId | integer |
Required |
|
| CompanyId | integer |
Required |
|
| Id | integer |
Required |
|
| ScreenName | string |
Required |
|
| AccountId | integer |
Default value is 0 |
|
| RefDetailId | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.