Concepts
Quotes
Quotes show pricing, fees, and destination amounts before money movement executes.
Quotes make pay-ins and payouts predictable before money moves. Create a quote, review the rate and fees with the user or operator, then execute the flow with the quote ID.
API Reference
| Operation | Use it for |
|---|---|
POST /v1/payin/quote | Create a pay-in quote. |
POST /v1/payin | Execute a pay-in. |
POST /v1/payout/quote | Create a payout quote. |
POST /v1/payout | Execute a payout. |
GET /v1/rate/{baseCurrency}/{quoteCurrency} | Retrieve an FX rate. |