post
https://api.balampay.com/sandbox/v1/virtual-accounts//payout/preview
Preview fees for a payout before executing it. Use this endpoint to display the fee breakdown to users before they confirm — no records, wallets, or transfers are created.
Recipient identification (one of the two is required):
recipient_id— UUID of an existing saved recipient (WIRE, SWIFT, ACH, or WALLET).account_type— supply the rail directly (WIRE|SWIFT|WALLET|ACH) to estimate fees without a saved recipient. Whenaccount_typeisWALLETand norecipient_idis provided,wallet_networkandwallet_tokenare also required.
Supported payout modes (auto-detected from the request and the VA's mode):
- Fiat-to-bank — fiat-mode VA, recipient/account_type is WIRE/SWIFT/ACH. Omit
payment_instructions. - Crypto-to-bank — recipient/account_type is WIRE/SWIFT/ACH and
payment_instructionsis supplied. Caller funds the payout with stablecoins. - Fiat-to-crypto — fiat-mode VA, recipient/account_type is
WALLET. Recipient receives stablecoins;recipient_currencyin the response isUSDCorUSDT.
Optional create_quote — when true, the preview also reserves a quote and returns quote_id plus quote_expires_at. The quote can later be redeemed by POST /payout to lock in the previewed amount/fees/FX rate.
Only supported for US_BANK virtual accounts in active status.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

