POST
/
create

Authorizations

X-API-KEY
string
headerrequired

Query Parameters

promoter_email
string
required

required if promoter_id is null

Email of the promoter

promoter_id
string

required if promoter_email is null

Id of the promoter to assign the payout

status
enum<string>

The payout status

Available options:
pending,
processing,
completed
campaign_id
string

For what campaign to create the payout. If is null, we'll take the promoter's default

Response

200 - application/json
id
integer
status
string
amount
integer
date_paid
string | null
due_date
string
unit
string
created_at
string
has_issues
boolean
reward
object | null
promoter
object
campaign
object