Submit or validate a payout

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Payout payload. See PostPayoutsRequest for field-level rules.

boolean
Defaults to false
payor
object
required
beneficiary
object
required
payment
object
required
Headers
string
required
string
required
uuid
Responses

validate: true). All three validation tiers passed. Body is intentionally empty.

payout.pending. Asynchronous processing continues; observe state changes via payout.status_updated webhooks or GET /payouts. Returned only when validate is omitted or false.

Idempotency-Key was reused with a different request body. Body uses the standard trade-api errors[] envelope. No orchestration is persisted.

payment.asset is currently flagged as depegged in ZeroHash's depeg state registry and new conversions are halted. The orchestrator returns 422 (not 400) because the request itself is well-formed; the system's current state simply prevents execution. No orchestration is persisted; the Idempotency-Key is NOT consumed and may be reused once the depeg clears. Replays of a pre-depeg orchestration with the same key + body still echo back 202 normally.

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