![]() |
![]()
| ![]() |
![]()
NAMElightning-disableinvoicerequest -- Command for removing an invoice request SYNOPSISdisableinvoicerequest invreq_id DESCRIPTIONCommand added in v22.11. The disableinvoicerequest RPC command disables an invoice_request, so that no further invoices will be accepted (and thus, no further payments made).. We currently don't support deletion of invoice_requests, so they are not forgotten entirely (there may be payments which refer to this invoice_request).
RETURN VALUENote: the returned object is the same format as listinvoicerequests. On success, an object is returned, containing:
AUTHORRusty Russell <rusty@rustcorp.com.au> is mainly responsible. SEE ALSOlightning-invoicerequest(7), lightning-listinvoicerequests(7) RESOURCESMain web site: https://github.com/ElementsProject/lightning EXAMPLESExample 1: Request: $ lightning-cli disableinvoicerequest -k "invreq_id"="invreqid02020202020202020202020202020202020202020202020202020202" { Response: {
|