Create a BOLT11 invoice
lightning
Create a BOLT11 invoice
Generates a new BOLT11 invoice for the specified amount via the Ark server, creating a pending Lightning receive.
POST
Create a BOLT11 invoice
Authorizations
Base64url-encoded auth token
Body
application/json
The amount to create invoice for (in satoshis). This is the amount the payee will pay but the final amount received by the client will have any server-configured LightningReceiveFees [blocked] deducted.
Required range:
x >= 0Optional description embedded in the invoice as its memo.
Response
Returns the created invoice
The invoice string