Skip to content

Get volunteer early entrance

talbarda edited this page Mar 26, 2018 · 2 revisions

API is VOLUNTEERS_BASED_URL/api/v1/public/volunteers/getEarlyEntrance?userEmail=USER_PROFILE_EMAIL


Validations:

  1. Headers' token is non-empty and is equal to agreed secret
  2. USER_PROFILE_EMAIL is non-empty

Response schema fields

  1. earlyEntranceDate

  • null - early entrance is not allowed
  • date string in format yyyy-mm-dd - first date allowed for early entrance for volunteer
Clone this wiki locally