Payouts
Change payouts status
This call allows you to change the status of the payout. For example, you can mark the payout as completed once it has been paid.
PUT
/
update
Authorizations
X-API-KEY
string
headerrequiredQuery Parameters
id
string
requiredID of payout inside FirstPromoter
status
enum<string>
The new payout status.
Available options:
pending
, processing
, completed
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