GET v1/Policies/GetUnderwritingQuestion?questionId={questionId}
Gets the specifed UnderWritingQuestions entry
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
questionId |
Gets details of the selected item from UnderWritingQuestions table |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ActionResultDTOOfUnderwritingQuestionName | Description | Type | Additional information |
---|---|---|---|
Result | UnderwritingQuestion |
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: