Create payout
<Warning title="Early Access" icon="robot-astromech">
Payouts is an **early access** feature. We're actively improving this API based on your feedback.
Early access features come with some caveats:
* May evolve rapidly, requiring integration updates
* Not subject to our 10 year version support policy
* Not subject to SLAs (unless specified in a contract)
</Warning>
Creates a payout to a customer. A payout allows a merchant to send money to a customer's Cash App account.
**This endpoint is not rate-limited.**
Scopes: `PAYOUTS_WRITE`
Headers
Accept
X-Region
X-Signature
User-Agent
Request
This endpoint expects an object.
idempotency_key
A unique identifier which can be used by Cash App to de-duplicate retries of this request, making it idempotent. For more information, see Idempotency.
payout
Data about the payout to create.
Response
Created
payout
Errors
400
Bad Request Error