GET Api/ActionPlanDetailsAPI/GetAllFeedBackByMasterID?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ActionPlanDetailsDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| APMasterId | integer |
Required Matching regular expression pattern: ^[0-9]*$ |
|
| CheckListTitle | string |
Required |
|
| QuestionId | integer |
Required Matching regular expression pattern: ^[0-9]*$ |
|
| SummaryId | integer |
Matching regular expression pattern: ^[0-9]*$ |
|
| CommentId | integer |
Matching regular expression pattern: ^[0-9]*$ |
|
| RequiredAction | boolean |
Range: inclusive between false and true |
|
| CreatedBy | integer |
Matching regular expression pattern: ^[0-9]*$ |
|
| CreatedOn | date |
Required Data type: DateTime |
|
| UpdatedBy | integer |
Matching regular expression pattern: ^[0-9]*$ |
|
| UpdatedOn | date |
Data type: DateTime |
|
| IsActive | boolean |
Range: inclusive between false and true |
|
| IsDeleted | boolean |
Range: inclusive between false and true |
|
| Score | string |
None. |
|
| Question | string |
None. |
|
| SummeryValue | string |
None. |
|
| Comment | string |
None. |
|
| M_SummeryType | globally unique identifier |
None. |
|
| SectionName | string |
None. |
|
| ScheduleId | integer |
None. |
|
| agentName | string |
None. |
|
| Agent_Id | integer |
None. |
|
| visitRef | string |
None. |
|
| VisitDate | date |
None. |
|
| APDStatusId | globally unique identifier |
None. |
|
| APDStatus | string |
None. |
|
| IsOverAll | boolean |
None. |
|
| API_Division | globally unique identifier |
None. |
|
| API_Asset | globally unique identifier |
None. |
|
| API_Building | globally unique identifier |
None. |
|
| API_SubBuilding | globally unique identifier |
None. |
|
| API_Location | globally unique identifier |
None. |
|
| API_Category | globally unique identifier |
None. |
|
| ActionPlanItemText | string |
None. |
|
| EnQuestionPriorityType | string |
None. |
|
| ActionPlanDetailComments | Collection of ActionPlanDetailComments |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
text/html
Sample:
multipart/form-data
Sample:
application/xml
Sample:
text/xml
Sample: