2024-03-26 - 1.0.0 #production

Fixed

  • Updated endpoints to not require array specifier on query params (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 existing payout counts and summaries