Skip to main content
Gets the status of a Lightning receive request (invoice) for the SparkWallet.

Method Signature

Parameters

string
required
The ID of the invoice to check

Returns

LightningReceiveRequest | null
required
The Lightning receive request details or null if not found

Example