The GET /quote endpoint provides a real-time quote for a money transfer. By specifying the source currency, transfer corridor, transfer method, and sender amount, this operation returns a detailed breakdown of the estimated transfer cost and recipient amount.

Implementation Guide:

  • Prerequisite: Ensure that all required parameters are provided to calculate the quote accurately.
  • The quote calculation may vary based on the transfer details such as source and destination countries, currencies, and transfer method. Always retrieve a fresh quote before initiating a transfer, as rates and fees may change.
  • Quotes are time-sensitive and reflect the exchange rate at the moment of retrieval. Rates may fluctuate between the quote request and the actual transfer.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!