Convert & Withdraw Support for BOLT 11 Lightning Network Invoices
Release Details
- Release Date: July 18, 2024
Release Type
Informational – Optional action from platforms
Summary
Fiat can be converted to Bitcoin and withdrawn to a BOLT11 Lightning Network invoice using the Convert_withdraw endpoint.
Note that Lightning Network withdrawals, including convert_withdraw, are NOT allowed for New York participants at this time.
Action Required
Convert_withdraw on the Lightning Network is immediately available to all platforms in the certification (CERT) environment and follows the convention in the convert_withdraw guide.
Lightning Network calls can only be used with the ByQuantity transaction type (ByTotal will return an error).
- Generate an RFQ Quote ID using
POST /convert_withdraw/rfq
(API Link) - Execute the Quote ID by calling
POST /convert_withdraw/execute
(API Link)
Endpoints Impacted
There are no changes to existing endpoints as a result of this launch, however a Lightning Network invoice will need to be input instead of an L1 destination address.
The asset symbol used for these transactions is still BTC however the destination address format will determine the network used.
Relevant Documentation
Please see the Convert Withdraw and Lightning Network Testing Guides for additional details: