Preview a currency swap. Returns the live rate and resulting amount without committing any funds. Use this to show customers a confirmation screen before callingDocumentation Index
Fetch the complete documentation index at: https://docs.yativo.com/llms.txt
Use this file to discover all available pages before exploring further.
/swap/process.
Requires
Idempotency-Key header. The rate shown here is indicative — it is fetched live again at execution time. Execute /swap/process promptly after previewing.The source wallet currency code (ISO 4217), e.g.
"USD", "EUR".The target wallet currency code (ISO 4217), e.g.
"BRL", "MXN".Amount in the source currency to convert.

