v1

latestOpenAPI 3.1.02026-07-266133267.6 KB

put/v3/lightning_invoice_bolt11/{id}

Path parameters

idstring required

ID of an existing lightning invoice

Request body

metadatastring json

Set of key-value pairs that can be attached to the object (JSON string format)

Example request

{
  "metadata": "{\"key1\": \"value1\", \"key2\": \"value2\"}"
}

Response

statusstring

The status of the request - success or failure

messagestring

Additional information about the status

datastring

The updated lightning_invoice_bolt11 object