Lightspark
Lightspark

Transaction

This object represents a payment transaction. The transaction can occur either on a Bitcoin Network, or over the Lightning Network. You can retrieve this object to receive specific information about a particular transaction tied to your Lightspark Node.Fields (7)
id
The unique identifier of this entity across all Lightspark systems. Should be treated as an opaque string.
created_at
The date and time when this transaction was initiated.
updated_at
The date and time when the entity was last updated.
The current status of this transaction.
resolved_at
DateTime (optional)
The date and time when this transaction was completed or failed.
The amount of money involved in this transaction.
transaction_hash
String (optional)
The hash of this transaction, so it can be uniquely identified on the Lightning Network.
Interfaces (1)
  • Entity
Possible Types (7)