Volunteering-Volunteer Attendance
Number of APIs: 5
-
Get Volunteer Attendance for a Volunteer GET {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId/Volunteers/:volunteerId/Attendance
-
Get Volunteer Attendance GET {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId/Attendance/:volunteerAttendanceId
-
Create a Volunteer Attendance POST {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId/Volunteers/:volunteerId/Attendance
-
Update a Volunteer Attendance PUT {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId/Attendance/:volunteerAttendanceId
-
Delete a Volunteer Attendance DELETE {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId/Attendance/:volunteerAttendanceId