Create Quote
POST /v2/send/quotes
Create a new quote or return existing active quote if one exists
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ”API Key
API Secret
Request Body required
Section titled “Request Body required ”object
Corridor ID
e271bc5c-f870-44cd-8462-54280d0411f6End user ID
e271bc5c-f870-44cd-8462-54280d0411f6Source amount in base units with source decimals. e.g. 1.00 USDC = 1000000. Either amount or destinationAmount must be provided, but not both.
1000000Destination amount in base units with destination decimals. e.g. 100.00 PKR = 10000. Either amount or destinationAmount must be provided, but not both.
10000Recipient ID
e271bc5c-f870-44cd-8462-54280d0411f6Wallet address
0x1234567890abcdef1234567890abcdef12345678Responses
Section titled “ Responses ”Created quote details with exchange rate and fees
object
Quote ID
Organisation ID
User ID
Quote status
Corridor ID
Source amount in base units (smallest unit). For USDC with 6 decimals: 1.00 USDC = 1000000
Number of decimal places for source amount (e.g., 6 for USDC)
6Destination amount in base units (smallest unit). For PKR with 2 decimals: 1.00 PKR = 100
Number of decimal places for destination amount (e.g., 2 for PKR)
2Recipient ID
Expiration date
Created date
Updated date
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error