post https://api-sandbox.poweredbyibex.io/v2/lnurl/pay/send
Pay to a LNURL-pay string
To use this endpoint, decode a LNURL-pay QR code and perform a /GET request on the decoded url to get the JSON response. Then, ask the user for an exact amount to send (if necessary). Then, call this api with the necessary parameters
- The JSON response from /GET call should be used as the params field in the request body
- amountMsat has to be within the bounds of maxSendable and minSendable