Skip to content

Suggested

API Dashboard

Payments / TypesWithdrawal account

Withdrawal account

Used to withdraw funds from an internal conomy_hq account to an external destination.

Payment model WITHDRAWAL_ACCOUNT

Move funds from an internal Conomy account to an external destination.

The account owner authorizes the withdrawal, Conomy captures the funds, and the selected rail processes the external payout.

Origin
One internal ACCOUNT with available balance.
Destination
A pay-out rail such as BANK_ACCOUNT, BREB, SPEI, ACH, FedNow, RTP, WIRE, SEPA, FPE, SWIFT, PIX, or CRYPTO.
Best for
User withdrawals, merchant payouts, bank disbursements, and cross-border exits from an internal balance.
{
"identityId": "<IDENTITY_ID>",
"accountNumber": "<ACCOUNT_NUMBER>",
"product": "ARS:ARS",
"type": "WITHDRAWAL_ACCOUNT",
"purchaseAmount": "5000",
"purchaseCurrency": "ARS",
"currency": "ARS",
"origins": [
{
"type": "ACCOUNT",
"currency": "ARS",
"identity": { "identityId": "<IDENTITY_ID>" },
"account": { "accountNumber": "<ACCOUNT_NUMBER>" }
}
],
"destinations": [
{
"type": "BANK_ACCOUNT",
"currency": "ARS",
"bank": {
"accountNumber": "0000267900000001588730",
"bank": "BANCO_CMF",
"currency": "ARS",
"typeAccount": "CHECKING",
"accountHolder": "Fernando Domínguez",
"accountHolderDni": "20219636890",
"country": "AR"
},
"customer": {
"firstName": "Fernando",
"lastName": "Domínguez",
"documentNumber": "20219636890",
"country": "ARG",
"email": "fernando@example.com"
}
}
]
}

Only the account owner can initiate a withdrawal.

Settlement time depends on the destination rail. Instant rails (PIX) settle in seconds. Traditional rails (ACH, SEPA) may take 1–3 business days.

Bulk disbursements are supported: one origin, multiple destinations.

RegionRailType
ArgentinaBank transferBANK_ACCOUNT
MexicoCLABESPEI
BrazilPIX keyPIX
ColombiaBank payoutBREB
USABank transferACH
USAWireWIRE
USAInstant bankFEDNOW
USAReal-timeRTP
UKFaster PayFPE
EuropeIBANSEPA
GlobalInternationalSWIFT
ChileBank transferBANK_ACCOUNT
ColombiaBank transferBANK_ACCOUNT
PeruBank transferBANK_ACCOUNT
BoliviaBank transferBANK_ACCOUNT
ParaguayBank transferBANK_ACCOUNT
AustraliaBank transferBANK_ACCOUNT
Costa RicaBank transferBANK_ACCOUNT
Dominican RepublicBank transferBANK_ACCOUNT
EcuadorBank transferBANK_ACCOUNT
PanamaBank transferBANK_ACCOUNT
UruguayBank transferBANK_ACCOUNT
VenezuelaBank transferBANK_ACCOUNT
CanadaBank transferBANK_ACCOUNT
CanadaInternationalSWIFT
ChinaInternationalSWIFT
Hong KongInternationalSWIFT