post https://api.your-cause.com/v1/employees//volunteer/ria
<div>
<p>
This endpoint allows you to create a new Activity for the given employee. As mentioned above, an Activity is a description of volunteerism that hours of participation are added to as "entries". The body of this post contains all the required values for an Activity.
<br /><br />
<strong>charityId</strong> is the unique identifier for the charity that the participation benefits. See the Charities section above in this reference to learn more about this identifier and how to search the eligible organizations for this user and feature.
<br /><br />
If the<strong> isVirtual</strong> param is true, it means that there is no location for the Activity. This could be something like a phone call or web based event. The address will not be required.
</p>
<br />
<br />
</div>