/v1/volunteer/events/{eventType}/{eventId}/signup

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
<div>
  <p>
    This endpoint allows you to add participations for a given event. See above for information of how to obtain <strong>eventId</strong>.
    <br /><br />
    In the body of this post, you will pass the following:
    <br /><br />
    <strong>affiliateEmployeeId</strong> is the unique identifier of the employee you are signing up.
    <br /><br />
    An array of <strong>shifts</strong> as objects. These are the individual participations. See the /`{eventId}` reference above for details on the parameters of the shift. Note: The hours of participation defined for each shift can not exceed the length of the shift plus 10 hours.
    <br /><br />
    <br />
    <br />
  </p>
</div>
Path Params
int32
required
int32
required
Body Params
int32
shifts
array of objects
shifts
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
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…
Response
Choose an example:
text/plain
application/json
text/json