Create Payout
Sends money from an account’s balance to one of its saved payout methods.
Authorizations
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Headers
A unique key that makes this request safe to retry. See Idempotent requests.
255"d9105228-4a08-46b1-8b91-42fed586d383"
Pins the request to a dated API version.
"2026-07-31"
Body
Response
payout created
The payout amount in whole currency units.
When the payout was created.
Payout currency.
Estimated time the funds become available in the destination account. Null until the payout settles.
The fee charged for the payout, in the payout currency.
Payout ID.
payout Name of the entity processing the payout. Null until the payout settles.
The saved payout method used. Requires payout:destination:read; null without it.
Payout delivery speed.
standard, instant Current payout status, in the same vocabulary as GET /payouts.
requested, in_transit, denied, completed, failed, canceled 
