cURL
Lightning Invoice
Update a lightning invoice
PUT
cURL
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
ID of an existing lightning invoice
Body
application/json
Set of key-value pairs to attach to the lightning_invoice object
Example:
"{\"key1\": \"value1\", \"key2\": \"value2\"}"
