v4

latestOpenAPI 3.1.02026-08-08186985685.3 KB
merchant

Activate Passive Deposit Address

Activate a passive deposit address so it accepts new payments. If a deposit address already exists for this merchant + withdrawer + chain + token, that address is re-activated and returned. Otherwise a new session is created and its address is activated.

post/withdraw/crypto-deposit-address/activate

Headers

x-coinflow-auth-user-idstring required

Request body

accountstring required

The payout account token (e.g., bank account or debit card token)

speed'asap' | 'same_day' | 'standard' | 'card' | 'iban' | 'pix' | 'eft' | 'venmo' | 'paypal' | 'wire' | 'interac' | 'swift' required
chainstring required

The supported chain name (e.g., "Ethereum", "Polygon", "Solana")

tokenstring required

The token symbol to deposit (e.g., "USDC")

Response

Ok

depositAddressstring required
status'active' | 'paused' required