quoteId uuid |
description string — OPTIONAL |
lnInvoice stringBOLT 11 encoded lightning invoice |
onchainAddress string — OPTIONALOn-chain address that can be used to pay the invoice. Will be present only if you are eligible for on-chain payments |
expiration date-timeTime at which quote is expiring |
expirationInSec int64Time period in seconds for which quote is valid |
targetAmount objectQuote amount in currency that will be credited. This currency cannot be BTC amount stringCurrency amount in decimal format | currency stringPossible values: [BTC , USD , EUR , USDT , GBP ] |
|
sourceAmount objectQuote amount in currency that will be debited. At quote creation time this will always be BTC, but that can change to other currencies later in case
the transaction is upgraded to direct transfer (happens if the payer is also Strike user) amount stringCurrency amount in decimal format | currency stringPossible values: [BTC , USD , EUR , USDT , GBP ] |
|
conversionRate objectApplied source -> target currency conversion rate amount stringCurrency amount in decimal format | sourceCurrency stringPossible values: [BTC , USD , EUR , USDT , GBP ] | targetCurrency stringPossible values: [BTC , USD , EUR , USDT , GBP ] |
|