| Name | Description | Type | Additional information |
|---|---|---|---|
| VolunteerOpportunityKey |
The Unique Identifier for the Volunteer Opportunity. |
globally unique identifier |
None. |
| Title |
The Title of the Volunteer Opportunity. |
string |
None. |
| Description |
Descriptions for the Volunteer Opportunity. |
string |
None. |
| Deadline |
Sign-up deadline for the Volunteer Opportunity. |
string |
None. |
| AdditionalRequirements |
Additional Volunteer Requirements for this Volunteer Opportunity. |
string |
None. |
| Location |
Location for the Volunteer Opportunity. |
string |
None. |
| VolunteersNeeded |
Number of Volunteers needed for this Volunteer Opportunity. |
integer |
None. |
| CreatedOn |
Date the Volunteer Opportunity was created. |
date |
None. |
| CloseDate |
Date that registration as a Volunteer Closes. |
date |
None. |
| UpdatedOn |
Date this Volunteer Opportunity was last updated. |
date |
None. |
| EstimatedHours |
Estimated Hours required for the Volunteer Opportunity. |
decimal number |
None. |
| SkillMultiplier | decimal number |
None. |
|
| StartDateTime |
Date and Time the Volunteer Opportunity begins. |
date |
None. |
| EndDateTime |
Date and Time the Volunteer Opportunity ends. |
date |
None. |
| Community |
If the Volunteer Opportunity is linked to a specific Community, this will contain the Community data for that Community. |
Community |
None. |
| RequiresApproval |
Indicates whether the Volunteer Opportunity requires approval by an administrator. **Note that at this time, only Volunteer Opportunities where this value is FALSE can be Volunteered for via the API. |
boolean |
None. |
| Status |
Enumeration for the Volunteer Opportunity's Status. May be null. See the Status Object documentation for additional information about possible values. |
Status |
None. |
| StatusText |
The Volunteer Opportunity's Status. |
string |
None. |
| CanSignUpViaApi |
Tells whether a user can Volunteer for this Opportunity via the API. |
boolean |
None. |
| ApplicationStatus |
The status of the Volunteer Opportunity Application/Sign-up for the current user. |
VolunteerApplicationStatuses |
None. |
| ApplicationStatusText |
The Application Status text. |
string |
None. |
| VolunteerOpportunityTypeKey |
Indicates the opportunity type that the Volunteer Opportunity is associated with |
globally unique identifier |
None. |
| LinkToListOfOpportunities |
Link to reach the volunteer opportunities page |
string |
None. |
| PictureUrl |
Thumbnail image src associated to Volunteer Opportunity |
string |
None. |
| LinkToOpportunity |
Link to reach the specific Volunteer Opportunity |
string |
None. |
| OpportunityName |
Name of the Volunteer Opportunity |
string |
None. |
| OpportunityAddress |
Exact Address for the Volunteer Opportunity |
string |
None. |
| VolunteerSpotsAvailable |
The number of volunteer spots that are left for the Volunteer Opportunity |
integer |
None. |
| Points |
The total points that will be awarded to the Volunteer for the Volunteer Opportunity |
integer |
None. |
| VolunteerOpportunityIntegrationCode |
The unique AMS code for this Volunteer Opportunity |
string |
None. |