GET Api/ActionPlanDetailsAPI/GetAllActionPlanDetailsSummeryByMasterID?apMasterId={apMasterId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
apMasterId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ActionPlanDetailsDTO
NameDescriptionTypeAdditional 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:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Exception of type 'System.OutOfMemoryException' was thrown.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Exception of type 'System.OutOfMemoryException' was thrown.

text/html

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/html'. Exception message: Exception of type 'System.OutOfMemoryException' was thrown.

multipart/form-data

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'multipart/form-data'. Exception message: Exception of type 'System.OutOfMemoryException' was thrown.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[MSMChecklistFlow.DAL.ActionPlanDetailComments, MSMChecklistFlow.DAL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[MSMChecklistFlow.DAL.ActionPlanDetailComments, MSMChecklistFlow.DAL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.