PayZuPayZu Docs

Withdrawals

Withdrawals are the money out path from your account. You choose the most suitable method (Pix, TED or internal transfer) and PayZu processes the balance debit. All transactions in this group are of type WITHDRAW.

Which method to choose

ScenarioEndpoint
I have a Pix key (CPF, email, EVP)POST /withdraw
I have bank/branch/account (no key)POST /withdraw/bank-data
I need to send a TEDPOST /ted
I have a QR Code to payPOST /withdraw/qrcode
Recipient also has a PayZu accountPOST /internal-transfer
Customer requested the receiptGET /proof/{id}

Balance is debited before sending. If the operation fails (invalid key, bank unavailable), the amount is automatically refunded and the status becomes CANCELED.

Examples

On this page