Withdraw to Brazil

Cross-border withdrawal flow for Brazil.

This cross-border flow is documented from legacy Cobru exports. Re-verify it in sandbox before using it for production payouts.

Endpoint

POST /withdraw/br/

Request fields seen in legacy documentation

FieldTypeRequiredNotes
amountnumberyesWithdrawal amount.
currency_codestringyesLegacy materials document BRL.
pix_keystringyesPIX key value.
pix_key_typestringyesPIX key type.
cpfstringconditionalIndividual taxpayer identifier when the beneficiary is a person.
cnpjstringconditionalCompany taxpayer identifier when the beneficiary is a business.
account_phonestringyesBeneficiary phone number.
account_emailstringyesBeneficiary email.
callbackstringnoOptional callback URL.
idempotency_keystringnoOptional idempotency key.
descriptionstringnoOptional payout note.
platformstringnoOptional platform or source identifier.
longitudenumbernoOptional geolocation field in older exports.
latitudenumbernoOptional geolocation field in older exports.

Production notes

  • Confirm currency, beneficiary schema, FX model, fee schedule, and settlement times with Cobru.
  • Validate PIX key type and CPF/CNPJ requirements before sending the request.

On this page