geowallet
  1. APIs
geowallet
  • Overview
  • Authentication
  • APIs
    • Ledger Balance
      • Get Balance of all ledgers
      • Get Balance for a single currency
    • Create a Quotation
      • quotations
    • Create a Transaction
      • Transaction
    • Transaction Query
      • Transaction Query
    • Transaction Status Webhook
  • Business Transaction API
    • Business to Business (B2B)
      • Transaction
    • Business to Person (B2P)
      • Transaction
    • B2P to mobile wallet
      • Transaction
    • Person to Business (P2B)
      • Transaction
    • Request parameter list
  • Response Codes & Messages
    • Generic Response
    • Beneficiary Validation Responses
    • Quote Response
    • Remit Response
  • Purpose, Source of Funds, and Relationship
    • P2P Purpose for Transaction
    • P2P Source of Funds
    • P2P Relationship
    • Person to Business
    • Business to Person
    • Business to Business
  • Country Specific Parameters list
  • Country Specific Recipient Documents
  • GeoSwift Verify (GSV)
  • About Us
  1. APIs

Create a Quotation

Quotations API#

The Quotations API is used to request a foreign exchange rate for a given currency pair.
The applicable rate depends on:
The transaction type (p2p, p2b, b2b, etc.), and
The payout instrument (e.g., WALLET, BANK_ACCOUNT).
Rates may vary based on your partner configuration in the GeoSwift system. For example, a p2p transaction to a mobile wallet may be priced differently than a p2b payment to a bank account.
⚠️ Critical: The transaction type and payout instrument specified in the quote request must exactly match those used in the subsequent transaction submission.
If they differ — for example, requesting a quote for BANK_ACCOUNT but submitting a transaction to a WALLET — GeoSwift will reject the transaction.
Always ensure the quote reflects your actual transaction intent to avoid processing failures.
Modified at 2026-03-12 10:41:51
Previous
Get Balance for a single currency
Next
quotations
Built with