Withdraw to Argentina

Cross-border withdrawal flow for Argentina.

This cross-border flow is documented from legacy Cobru exports. Re-verify it with Cobru before shipping an Argentina payout experience.

Endpoint

POST /withdraw/ar/

Request fields seen in legacy documentation

FieldTypeRequiredNotes
amountnumberyesWithdrawal amount.
currency_codestringyesLegacy materials document ARS.
bank_namestringyesDestination bank name.
cbustringconditionalTraditional Argentine bank account identifier.
cvustringconditionalVirtual account identifier when supported.
account_phonestringyesBeneficiary phone number.
account_emailstringyesBeneficiary email.
callbackstringnoOptional callback URL.
idempotency_keystringnoOptional idempotency key.
descriptionstringnoOptional payout note.
platformstringnoOptional source or platform value.

Production notes

  • Confirm whether Cobru expects cbu, cvu, or both depending on the beneficiary rail.
  • Validate FX assumptions and payout timing before exposing this flow to customers.

On this page