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"
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.