Schema — OPTIONAL |
---|
items object[]receiveRequestId uuidID of the receive request. | created date-timeTime of receive request creation. | targetCurrency string — OPTIONALPossible values: [BTC , USD , EUR , USDT , GBP ] Currency to which each receive for this request will be converted.
Conversion will be done using the current exchange rate at the time of the receive. The amount credited can be different from the requested amount due
to exchange rate fluctuations. | bolt11 object — OPTIONALinvoice stringBOLT 11 lightning invoice. | requestedAmount object — OPTIONALRequested invoice amount. amount stringCurrency amount in decimal format | currency stringPossible values: [BTC , USD , EUR , USDT , GBP ] |
| btcAmount string — OPTIONALInvoice amount in BTC.
This is a requested amount converted to BTC based on the current exchange rate. If the requested amount is already in BTC the values will be the same. | description string — OPTIONAL | descriptionHash string — OPTIONALInvoice description hash hex string. | paymentHash stringInvoice payment hash hex string. | expires date-timeTime of invoice expiration. |
| onchain object — OPTIONALaddress stringOnchain address to be paid to. | addressUri stringOnchain address URI to be paid to. | requestedAmount object — OPTIONALamount stringCurrency amount in decimal format | currency stringPossible values: [BTC , USD , EUR , USDT , GBP ] |
| btcAmount string — OPTIONALAmount in BTC suggested to be paid.
This is a requested amount converted to BTC based on the current exchange rate. If the requested amount is already in BTC the values will be the same. |
|
| count int64 |
|