> ## Documentation Index
> Fetch the complete documentation index at: https://docs.safefypay.com.br/llms.txt
> Use this file to discover all available pages before exploring further.

# Cashout

> Summary of the cashout object returned by the API

The `Cashout` object represents a withdrawal from your Safefy balance to a PIX key or an external blockchain wallet. Crypto wallet withdrawals are processed through XGate using a previously verified wallet.

Use the OpenAPI schema in cashout endpoints for full field, type, and required/optional details.

For a crypto cashout, send `cryptoPayoutAccountId` to `POST /v1/cashouts`. The API token identifies the merchant and the active XGate configuration is selected automatically.

Related endpoints:

* [Create cashout account](/en/api-reference/cashouts/create-account)
* [Create cashout](/en/api-reference/cashouts/create)
* [List cashouts](/en/api-reference/cashouts/list)
* [Get cashout](/en/api-reference/cashouts/get)
* [Cancel cashout](/en/api-reference/cashouts/cancel)
