GET v1/Policies/GetPolicyAttachment?attachmentId={attachmentId}
Gets the specifed PolicyForm entry
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| attachmentId |
Gets details of the selected item from PolicyForm table |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ActionResultDTOOfPolicyAttachment| Name | Description | Type | Additional information |
|---|---|---|---|
| Result | PolicyAttachment |
None. |
|
| CreatedBy | string |
None. |
|
| EntityID | integer |
None. |
|
| RowSource | string |
None. |
|
| PolicyID | integer |
None. |
|
| IsSuccess | boolean |
None. |
|
| ErrorCode | string |
None. |
|
| ErrorMessage | string |
None. |
|
| InfoMessage | string |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: