GET PlanCare2Api/DaytimeActivity/MeetingSeries/{id}/meetings/{date}/programparts

Fetch the program parts of a daytime activity meeting on a specific date

Requires 'Start' permission for function DaytimeActivityProgramClient {E7F4025B-80C9-4E2A-8537-129E3D0CC2C9}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Id of the meeting

globally unique identifier

Required

date

date of the occurrence of the meeting

date

Required

Body Parameters

None.

Response Information

Resource Description

List of program parts. Or BadRequest if no meeting is scheduled on given date

Collection of ProgramPart
NameDescriptionTypeAdditional information
Time

Start of the program part

string

None

Description

Description of the program part

string

None

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.