post
https://sandbox.external.routefusion.com/graphql (32 disregard)
The getRate query fetches the current rate for a currency pair. This does not lock a rate for a transfer. You can lock a rate with the getTransferQuote mutation.
This does not lock a rate for a transfer. You can lock a rate with the getTransferQuote mutation.
Sandbox rates do not represent real world pricing
Parameters
| Parameter | Type | Required |
|---|---|---|
| source_currency | ISO4217! | true |
| destination_currency | ISO4217! | true |