Volunteering-Volunteer Opportunity

Number of APIs: 8

  1. Get Volunteer Opportunities GET {{baseUrl}}/api/VolunteerOpportunity?filter=<string>&skip=<integer>&take=<integer>

  2. Create a Volunteer Opportunity POST {{baseUrl}}/api/VolunteerOpportunity

  3. Update a Volunteer Opportunity PUT {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId

  4. Delete a Volunteer Opportunity DELETE {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId

  5. Get Custom Fields Available GET {{baseUrl}}/api/VolunteerOpportunity/CustomFields

  6. Get Query Options GET {{baseUrl}}/api/VolunteerOpportunity/QueryOptions

  7. Queries Volunteer Opportunities POST {{baseUrl}}/api/VolunteerOpportunity/Query

  8. Get Volunteer Opportunity GET {{baseUrl}}/api/VolunteerOpportunity/:volunteerOpportunityId