Volunteering-Volunteer
Number of APIs: 7
-
Get Query Options GET {{baseUrl}}/api/Volunteer/QueryOptions
-
Delete a Volunteer DELETE {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId/Volunteers/:volunteerId
-
Get Volunteers for a Volunteer Opportunity GET {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId/Volunteers?skip=<integer>&take=<integer>
-
Get Volunteer GET {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId/Volunteers/:volunteerId
-
Search for Volunteers GET {{baseUrl}}/api/Volunteer/Search?volunteerOpportunityId=<integer>&volunteerId=<integer>&contactId=<integer>&contactIndividualId=<integer>&emailAddress=<string>&skip=<integer>&take=<integer>
-
Query Volunteers POST {{baseUrl}}/api/Volunteer/Query
-
Create a Volunteer POST {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId/Volunteers