/v1/employees/{affiliateEmployeeId}/volunteer/events/{eventType}/{eventId}/participations/{participationId}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint allows you to edit/update a single participation record (shift) for the given employee and event. In the body, you will pass hours. This is the amount of time that the employee will volunteer for this shift. The hours value can not exceed the length of the shift plus 10 hours.



Path Params
int32
required
int32
required
int32
required
int32
required
Body Params
double
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses
400

Bad Request

404

Not Found

500

Server Error

Language
LoadingLoading…