Skip to main content
POST
Mark a payout as paid

Authorizations

Authorization
string
header
required

Use your API secret as the username, with an empty password.

Path Parameters

id
string
required

Response

200 - application/json

OK

id
string
object
string
Example:

"payout"

state
enum<string>
Available options:
pending,
paid
currency
string
amount
integer

Amount in cents.

paid_at
string<date-time> | null
affiliate_id
string