Skip to main content

Preview internal transfer

POST 

/payment/v3/transfers/dry-run

Previews an internal transfer without creating it. BVNK calculates and returns conversion details, including exchange rate, spread, fees, and converted amounts, but does not initiate a transfer or move funds. Use this feature to show your customer the exact rate and amounts before confirming a transfer.

It supports both QUOTE and AUTO_CONVERSION types. Same-asset transfers, where the originator and beneficiary currencies match, are not supported.

The request and response formats are identical to POST /payment/v3/transfers. When you are ready to proceed, send the same request to that endpoint.

Request

Responses

Preview generated successfully

Was this page helpful?