Activate a destination instantly (sandbox only)

Moves the relationship to VERIFIED without waiting on the review queue, which is the one step of a payout whose timing you otherwise can't control.

Exists on the sandbox host only. On production the path returns 404 not_found.

Idempotency-Key is required. A replay returns the same already-verified account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
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