v7

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-06-23254073.9 KB
Affiliate Programs

List payouts for a participant

Retrieves a paged list of payouts that belong to a participant.

get/campaign/{id}/participant/{participantIdOrEmail}/payouts

Path parameters

idstring required

GrowSurf program ID.

participantIdOrEmailstring required

GrowSurf participant ID or URL-encoded participant email address.

Query parameters

nextIdstring

ID to start the next paged result set with.

limitinteger

Number of results to return. Maximum 100.

status'UPCOMING' | 'QUEUED' | 'ISSUED' | 'FAILED'

Participant payout status.

Response

Participant payouts returned.

limitinteger required
nextIdstring nullable required