Skip to main content
GET
Get payout status
Lookup by quoteId from POST /rfq/execute. Prefer Webhooks over polling.
Scope payouts:read

Headers

string
required
API key.

Path parameters

string
required
UUID of the locked quote.

Response

Fields are populated progressively. Pre-settle reads show core + escrow detail; post-settle reads add the actual amounts and transactionId.
string
Echoed back.
string
Coarse-grained status. See Core Concepts.
string
UUID of the underlying payout — use with GET /payouts/{id}. Populated once written.
number
Destination amount as quoted at lock time.
number
Destination amount that actually settled. Post-delivery.
number
Signed actualToAmount − quotedToAmount. Surfaces FX slippage.
string
On-chain settlement tx hash (S2F / fiat-to-stablecoin).
string
Opaque routing identifier of the onramp leg.
string
Opaque routing identifier of the offramp leg.
string
Hosted payment page (onramp flows).
object
Map of stringstring for bank-transfer settlement.
string
Set when status is failed.