Skip to main content
PATCH
Update Payout Destination

Path Parameters

string
required
The account’s external ID (starts with acct_)
string
required
The beneficiary’s external ID (starts with bene_)
string
required
The payout destination’s external ID (starts with dest_)

Request Body

boolean
Set as default destination for this beneficiary

Response

Returns the updated payout destination object with same structure as Create Payout Destination response.

Response Example