PUT lms/CourseCompletionWithDate?portalId={portalId}&emailaddress={emailaddress}&eventCode={eventCode}&eventName={eventName}&completionDate={completionDate}

This method will mark a matching registration as attended.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
portalId

System.String

Required

emailaddress

System.String

Required

eventCode

System.String

Required

eventName

System.String

Required

completionDate

System.DateTime

Required

Body Parameters

None.

Response Information

Resource Description

None.