Skip to main content
GET
Get Payout

Path Parameters

string
required
The account’s external ID (starts with acc_)
string
required
The payout’s external ID (starts with po_)

Response

Returns payout with nested beneficiary and destination details.
string
Payout identifier (starts with po_)
string
Always returns "payout"
object
Beneficiary summary details
object
Payout destination summary details
string
Payout amount (decimal)
string
Currency code
string
Amount converted to USD
string
Payout status: pending_approval, pending, processing, completed, or failed
string
Provider reference ID
string
ISO 8601 timestamp when payout was initiated
string
ISO 8601 timestamp when payout completed
string
ISO 8601 timestamp when payout failed
string
Reason for failure
string
Optional note
string
ISO 8601 timestamp when created
string
ISO 8601 timestamp when last updated

Response Example