getQuote

abstract suspend fun getQuote(quoteId: String): FxRate

Get currency exchange rate quote from Paysafe.

Return

A FxRate object containing the quote.

Parameters

quoteId

The exchange rate quote id.