Lightspark
Lightspark

Invoice Data

This object represents the data associated with a Bolt #11 or Bolt #12 invoice. You can retrieve this object to receive the relevant data associated with a specific invoice.Fields (8)
encoded_payment_request
bitcoin_network
payment_hash
The payment hash of this invoice.
The requested amount in this invoice. If it is equal to 0, the sender should choose the amount to send.
created_at
The date and time when this invoice was created.
expires_at
The date and time when this invoice will expire.
memo
String (optional)
A short, UTF-8 encoded, description of the purpose of this invoice.
destination
The lightning node that will be paid when fulfilling this invoice.
Interfaces (1)
  • PaymentRequestData