2024-03-22 -.1.0.0 #staging

Fixed

  • Updated endpoints to not require array specifier on queryparams (e.g. ?contexts[]=foo -> ?contexts=foo)
  • Updated lookups endpoint to handle contexts[] for all other pick types instead of throwing errors
  • Creating profiles, passwords must be min 8 characters

Added

  • Endpoints for payouts, to allow multiple payouts to occur
    • POST /v1/projects/{projectId}/screener-responses/{screenerResponseId}/payout - payout a participant again up to 5 times total
    • GET /v1/projects/{projectId}/screener-responses/payouts - get exisiting payout counts and summaries