Pay out to a wallet

Sends stablecoin to a linked wallet. No Travel Rule payload is required on any stablecoin leg, in either direction.

Whether the destination is third-party is read from the linked account's derived relationship_type. Where it is, the customer needs the stablecoin_payout.third_party endorsement, so check for it rather than catching the error.

Every payout is checked against the outbound transfer policy first. Outside policy you get a 202 with PENDING_COMPLIANCE and PAUSED, routed to a dual-approval queue. It's never a silent rejection.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
string
required
string
enum
Allowed:
string
enum
required
string
enum
Allowed:
string
metadata
object

Client-supplied key–value pairs, echoed on the object and every event about it.

Headers
uuid
required

Required on every state-changing POST, simulators included; the only exempt POST is …/verifications/preflight.
Replay (same key, same body) returns the original response with Idempotent-Replayed: true; same key with a
different body → 409 idempotency_conflict. Keys are UUIDs, scoped to the API key, retained for 24 hours.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json