Volunteering-Volunteer Opportunity
Number of APIs: 8
-
Get Volunteer Opportunities GET {{baseUrl}}/api/VolunteerOpportunity?filter=<string>&skip=<integer>&take=<integer>
-
Create a Volunteer Opportunity POST {{baseUrl}}/api/VolunteerOpportunity
-
Update a Volunteer Opportunity PUT {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId
-
Delete a Volunteer Opportunity DELETE {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId
-
Get Custom Fields Available GET {{baseUrl}}/api/VolunteerOpportunity/CustomFields
-
Get Query Options GET {{baseUrl}}/api/VolunteerOpportunity/QueryOptions
-
Queries Volunteer Opportunities POST {{baseUrl}}/api/VolunteerOpportunity/Query
-
Get Volunteer Opportunity GET {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId