Trigger an immediate incentive payout to a participant. Use this for ad-hoc payments outside the standard attendance-based flow (e.g., bonus payments or partial compensation).
cURL
curl --request POST \ --url https://api-staging.respondent.io/v1/projects/{projectId}/screener-responses/{screenerResponseId}/payouts \ --header 'Content-Type: application/json' \ --header 'x-api-key: <x-api-key>' \ --header 'x-api-secret: <x-api-secret>' \ --data ' { "payoutCount": 123, "tip": 123 } '
Number Limit: Min 1 and Max 5
Tip amount for the participant. In cents. USD. Dollars Limit: Min 0.
Was this page helpful?
Suggestions
Contact support