Payouts
Sync payout status
Forces a status refresh for a confirmed payout.
post/payouts/{id}/update
Path parameters
idinteger required
Payout ID.
Response
Updated payout
Example response
{
"self": "/2.0/payouts/789"
}Forces a status refresh for a confirmed payout.
Payout ID.
Updated payout
{
"self": "/2.0/payouts/789"
}