POST HandSkillTraining/Save/{handSkillTrainingId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
handSkillTrainingId

string

Required

Body Parameters

CaptureHandSkillTrainingModel
NameDescriptionTypeAdditional information
SessionData

SessionWebAPIDto

None.

Attendees

HandSkillTrainingAttendeeDto

None.

HandSkillTrainingAttachmentDto

HandSkillTrainingAttachmentDto

None.

HandSkillTrainingDetailDto

HandSkillTrainingDetailDto

None.

Project

Collection of DropdownDto

None.

ProjectLocation

Collection of DropdownDto

None.

Region

Collection of DropdownDto

None.

User

Collection of DropdownDto

None.

TrainingTypes

Collection of DropdownDto

None.

isEditMode

boolean

None.

PageTitle

string

None.

HandSkillTrainingDto

CaptureHandSkillTainingDto

None.

HandSkillTrainingDetails

Collection of HandSkillTrainingDetailDto

None.

HandSkillToolsDetails

Collection of HandSkillTrainingDetailDto

None.

HandSkillTrainingAttendees

Collection of HandSkillTrainingAttendeeDto

None.

HandSkillTrainingAttachments

Collection of HandSkillTrainingAttachmentDto

None.

HandSkillTrainingMobileAttachments

Collection of AttachmentDto

None.

IsFeedbackSubmited

boolean

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.