Skip to main content
POST
Quotation

Authorizations

x-bluvo-api-key
string
header
required

Bluvo API Key

x-bluvo-org-id
string
header
required

Bluvo Organization ID

x-bluvo-project-id
string
header
required

Bluvo Project ID

x-bluvo-wallet-id
string
header
required

Bluvo Wallet ID

Body

application/json
asset
string
required
amount
string
required
address
string
required
includeFee
boolean
default:true
required
network
string
tag
string

Response

Successful response

id
string
required
asset
string
required
destinationAddress
string
required
expiresAt
string
required
additionalInfo
object
required
amountWithFee
number | null
amountNoFee
number | null
estimatedFee
number | null
amountWithFeeInFiat
number | null
amountNoFeeInFiat
number | null
estimatedFeeInFiat
number | null
network
string | null
tag
string | null
estimatedTotal
number
feeDetails
object[]